Fear Naught
Kevin
- Local time
- Today, 19:30
- Joined
- Mar 2, 2006
- Messages
- 229
I must be having a bad day!!
I am developing a small application for staff to record fuel issues, business miles, credit card transactions and the like.
I have a main menu form (switchboard) which I make .visible=false when I open another form.
What I want to do is test to ensure that the form is loaded when I close the other forms to go back to the main menu.
I have played with .isLoaded and searched for a clue using OpenArgs but to no avail. (The VBA help is next to useless on this subject)
I have the code for passing OpenArgs to the loading form but how do I use this to get back to the form it was loaded from?
And before anybody asks I have searched this forum!!
I am developing a small application for staff to record fuel issues, business miles, credit card transactions and the like.
I have a main menu form (switchboard) which I make .visible=false when I open another form.
What I want to do is test to ensure that the form is loaded when I close the other forms to go back to the main menu.
I have played with .isLoaded and searched for a clue using OpenArgs but to no avail. (The VBA help is next to useless on this subject)
I have the code for passing OpenArgs to the loading form but how do I use this to get back to the form it was loaded from?
And before anybody asks I have searched this forum!!