| Thread | Last Post | Replies |
|
| Find/replace in a Word document programmatically? | 01 Dec 2008 16:41 GMT | - |
I have an Access project with the following code in a form: Public Sub saleAword() Dim oWord As Object Dim oWdoc As Object
|
| Send Free SMS Worlwide to any mobile phone iphone gsm http://free4sms.info | 29 Nov 2008 03:20 GMT | - |
Free4sms is a free service. Send SMS for Free worldwide to any mobile phone gsm, iphone, smart phone. use it with moderation. http://free4sms.info/
|
| Opinion de R4spain.com | 28 Nov 2008 11:48 GMT | - |
Opinion R4spain.com He comprado en www.R4spain.com/tienda unos cartuchos R4 para mi consola Nintendo Ds y van de puta madre. Quiero dar mi opinion sobre r4spain. Ya que me ayudaron por correo y telefonciamente como hacer funcionar los juegos en la R4. De aqui las gracias a estos ...
|
| Tinny font sizes problem | 27 Nov 2008 12:34 GMT | - |
As a simple way to get a layout I pasted part of a Excel worksheet in a Access 2003 report.The Excel layout is static, some text boxes outside the Excel 'paste' do whatever is needed. The past went OK except that fonts smaller than 8 do not print. Print
|
| How to bypass the first time user ID dialog with Access 2003 | 26 Nov 2008 21:12 GMT | - |
I'm setting up users on a terminal services box (windows 2003) with an Access 2003 application. For each of these users, the first time they run the db, it's also the first time they've run Access on that box, and they're asked to provide user name and initials. That's an Office ...
|
| Access pages- add and delete record | 26 Nov 2008 20:03 GMT | - |
I have created a access page to be able to add or delete records, i set up the Dataentry = true and readonly to false but i still get the error message when i click add
|
| remove clipboard prompt??? | 26 Nov 2008 19:51 GMT | - |
i created a macro which allows me to copy a record and paste it into the same table then open the form and show me the new 'pasted' record. the problem is now i keep getting the "you copied a large amount of data into the clipboard...' prompt and wish to stop this from
|
| Run time error -2147352567 (80020009) | 25 Nov 2008 16:46 GMT | - |
I get this "The value is entered isn't valid for this field"; error. This is from a button that pulls data from a subform. This button used to work, and works on other records. So I am not sure as to why this is now occurring.
|
| Opening attachment from table | 25 Nov 2008 12:55 GMT | - |
I have to open image stored in attachment table field directly using command button, without opening attachment dialog box. How can I do that?
|
| "No current record" error on ApplyFilter command | 25 Nov 2008 00:21 GMT | - |
I have just started to get this error on certain selections from a dropdown. All selections do a different applyfilter. However, one particular selection gives this error. This drop-down used to work and no code has changed (to my knowledge) in this area. Any ideas?
|
| Emailing multiple recipients using GroupWise | 24 Nov 2008 18:15 GMT | - |
I have the following code to create an email to multiple recipients. Dim rst As DAO.Recordset Dim strAdrs As String Set rst = CurrentDb.OpenRecordset("myquery")
|
| User edit of label in List View Control | 24 Nov 2008 16:07 GMT | - |
I have a List View Control on a form for which I want to 'goto' any of the fields (under conditions determined by program control) and allow the user to edit the text in that field and when finished typing (eg. <enter> key) I can go back into program control with possibly an ...
|
| Param Form Drop Down ?? | 24 Nov 2008 15:20 GMT | - |
I have a table of events with a field for Region and a field for Agency. Each event has region 1, 2, 3, 4 or 5 and an agency from an agency table with hundreds of agencies. When they run a report, I want them to be able to run it by a specific agency OR by region. If they run ...
|
| Access 2003 Pivot chart title dynamic | 21 Nov 2008 06:38 GMT | - |
I am having a form with a pivot chart. What I would like to do is for the chart title to take values according to the selection I am making (criteria). Any ideas? Demosthenis
|
| INSERT table issue | 21 Nov 2008 03:27 GMT | - |
I have a Generic form that consist pending costs awaiting for superior approval. ___________________________________________________________________ Private sub ApprovalButton_On_Click
|