How to keep the macro running when you are in a form

A

Alex St-Pierre

Hi !
I have a menu in frame1. When the user press "Create Report", I close the
frame1 and open a frame2 which include a progress bar. The program is not
running since the frame2 is open. I'm wondering if the only way to be able to
run the program with frame2 is to put the program call inside the frame2?
Thanks!
Alex
 
Top