| Thread | Last Post | Replies |
|
| Executing a Macro from a script | 02 May 2006 01:33 GMT | 3 |
I am using a script (.bat) to run msaccess.exe which in tern runs a macro. My server has Microsoft Access 2003 installed, but the database itself is version 2000. I have a 3rd party scheduling software running the script. So far, I have not been able to run the macro ...
|
| set value and goto record | 02 May 2006 01:18 GMT | 2 |
I'm running a macro that sets the value of a text box in one form based off another form and it's relaying the wrong info. When I type in the value manually it works ok but doing it by macro returns 12/30/1899 or 00:03:35 for some reason
|
| additional code to filter results of macro needed | 01 May 2006 21:06 GMT | 1 |
hello I am in need of additional code to filter the results I am getting for my macro. right now the code creates a list of all diagnoses and ICD codes for a specific patient according to the SSN. I want to filter this list so that it only includes Active diagnoses and omits ...
|
| using macro to email report on exact day and time | 01 May 2006 16:42 GMT | 2 |
I'm sure this has already been asked before but I'm trying to use a macro to send a report (any object) from the database on the last business day of the month. Any help would be greatly appreciated. I have the macro created with the 'send object' action but i don't know
|
| windows scheduler and access macros | 01 May 2006 16:21 GMT | 3 |
Can someone help me to look into using Windows Task Scheduler to set up a command line to open my database and run a few macros on certain predetermined dates? I was able to set up a task to open the database but this was directly connecting to the base not running a command
|