ssmieszek
08-11-03, 17:08
| Trying to code in VBA to have a command button go to an Access D-base and have it run a macro. Have been messing with SENDKEYS, but it is a pain. Any other thoughts? |
View Full Version : Excel Macro to Call Access Macro
| Trying to code in VBA to have a command button go to an Access D-base and have it run a macro. Have been messing with SENDKEYS, but it is a pain. Any other thoughts? |
| Thanks - That should work fine. Another question - I am overwriting a text file and want to disable the prompt that asks if you want to save. What is the code for that? |