sspatriots
Well-known Member
- Joined
- Nov 22, 2011
- Messages
- 585
- Office Version
- 365
- Platform
- Windows
Hi,
I've got a second UserForm called "Pleasewait" that pops up over my existing UserForm ("Job_Status_PM") while my code is updating changes to the worksheets and saving the file. However, using that "Pleasewait" UserForm forces me to select the Close command button on my main UserForm ("Job_Status_PM") twice. Is there a way to shift he focus back to the main UserForm called "Job_Status_PM" so that I don't have to hit the close button twice?
Thanks, SS
I've got a second UserForm called "Pleasewait" that pops up over my existing UserForm ("Job_Status_PM") while my code is updating changes to the worksheets and saving the file. However, using that "Pleasewait" UserForm forces me to select the Close command button on my main UserForm ("Job_Status_PM") twice. Is there a way to shift he focus back to the main UserForm called "Job_Status_PM" so that I don't have to hit the close button twice?
Thanks, SS