craigachan
Registered User.
- Local time
- Yesterday, 20:10
- Joined
- Nov 9, 2007
- Messages
- 285
From time to time I have needed to open a second Access database to achieve the function I want. Example: to place a form on a second monitor (extended desktop). I don't know how to do this using a single instance of Access and am open to suggestions if you know how to open a form on a different monitor.
Anyways, back to my question. I now need to know how I can use VBA to close the second instance of Access.
Example:
AccDB1 opens AccDB2. I want to close AccDB2 from AccDB1 button.
Thanks for you help.
Anyways, back to my question. I now need to know how I can use VBA to close the second instance of Access.
Example:
AccDB1 opens AccDB2. I want to close AccDB2 from AccDB1 button.
Thanks for you help.