If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
UserForm.show and Application.OnTime Now+TimeValue to unload UserForm
Hi,
I need some help on the code.
It loads UserForm1 before it saves the worksheet but it doesn't unload after 5 seconds. Moreover, the UserForm2 also did not show up for which I also want the 5 seconds showup before the form gets unload. What's wrong with the code?