Hi all,
I have a form that when a certain commandbutton is pushed calls a second form but that one has a long list of actions to do when initializing so it takes about 10 seconds between the time when I click the commandbutton and the time the other form shows up with all the data.
Could I not have a tip to make the form show before it does all those actions?
Or alternativly, it could have a msgbox open when I click the command button and close when the form loads. I've tried this but it somehow does want to work...
Regards,
Start Free Trial