Hi, I just have one quick question for you guys. Can you tell me how to get all the forms to close and for it to reset again starting with the 1st form. Thanks!
Printable View
Hi, I just have one quick question for you guys. Can you tell me how to get all the forms to close and for it to reset again starting with the 1st form. Thanks!
Quick question is right! :rolleyes:
You need to tell us what strategies you have already tried. Post some code.
Just a guess,
How about declaring and calling the forms from a module, and then calling a function within that module which the forms and reopens them again?