chris_visible
Registered User.
- Local time
- Today, 18:19
- Joined
- Jan 17, 2002
- Messages
- 24
When automating Excel using Access 97 I can only seem to run commands in one Excel application in a procedure. I use the function:
AppActivate ("Microsoft Excel - 'bookname'")
to change the application in the taskbar that is being automated but Access continues to automate the first application activated.
Is there another way of activating an aplication for automation.
Thanks very much to anybody able to help.
AppActivate ("Microsoft Excel - 'bookname'")
to change the application in the taskbar that is being automated but Access continues to automate the first application activated.
Is there another way of activating an aplication for automation.
Thanks very much to anybody able to help.