cmcritchie
New member
- Local time
- Today, 10:59
- Joined
- Sep 24, 2001
- Messages
- 8
Hi,
I'm wondering if there is some VBA method to allow a user to close the current form & automatically reopen which ever form the user had open prior the current one. The reason is that the user may open this current form from a number of different forms & I need to know which one it was that they opened it from. Currently the only way I can achieve it is to leave the previous form open in the background and then just close the new one.
Thanks,
I'm wondering if there is some VBA method to allow a user to close the current form & automatically reopen which ever form the user had open prior the current one. The reason is that the user may open this current form from a number of different forms & I need to know which one it was that they opened it from. Currently the only way I can achieve it is to leave the previous form open in the background and then just close the new one.
Thanks,