antonio.manoj.derose
Registered User.
- Local time
- Today, 17:01
- Joined
- Jul 4, 2013
- Messages
- 62
Hi Everyone,
Good Afternoon to you, I would like to get some help on one occasion, see now
I have got 3 forms, and at the time of running, I want to make one primarily one form to be showing up and the other 2 to be hidden or closed, and the primary form will have 2 buttons, and clickning respective buttons should be able to open another 2 respective forms.
At the moment am using, DoCmd.OpenForm "Form1", which works fine, but am confused in brining the form 1 only to be shown at the first most time.
Any help on this, highly appreciated.
Thanks,
Antonio
Good Afternoon to you, I would like to get some help on one occasion, see now
I have got 3 forms, and at the time of running, I want to make one primarily one form to be showing up and the other 2 to be hidden or closed, and the primary form will have 2 buttons, and clickning respective buttons should be able to open another 2 respective forms.
At the moment am using, DoCmd.OpenForm "Form1", which works fine, but am confused in brining the form 1 only to be shown at the first most time.
Any help on this, highly appreciated.
Thanks,
Antonio