Guest_imported
New member
- Jan 1, 1970
- 0
Hi All. I need help. I have a form connect to another form when the user select the proper option, my problem is that when i am existing form number 2 and return to form number 1, then i can't open form number 2 from form number 1 again. I am thinking about using a for loop in form number 1 to let the user have the ability to user the same option over and over again. Can someone give me an example how to write a loop to control option button group, where can i write the loop? Should it be in the valid event of the form or in the program. Thank you.