accessman2
Registered User.
- Local time
- Yesterday, 23:57
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I have a question.
I created the database "Account".
I open "Account" database, and then I go to the file and open it another one. Totally, I open twice on this file.
I want to do that:
When I open the "Account" database, the program check whether or not the Account database was already opened. If there was opened, then close the previous one. And, keep open the new one.
Can we do that on VBA?
Thanks.
I have a question.
I created the database "Account".
I open "Account" database, and then I go to the file and open it another one. Totally, I open twice on this file.
I want to do that:
When I open the "Account" database, the program check whether or not the Account database was already opened. If there was opened, then close the previous one. And, keep open the new one.
Can we do that on VBA?
Thanks.