geno32080
Board Regular
- Joined
- Jan 23, 2020
- Messages
- 106
- Office Version
- 2013
- Platform
- Windows
I'm experimenting with UserForms, I built a UesrForm that loads a Main Menu Home screen when the program is launched. Since UserForms do not minimize when a Sheet is selected, you have to write in the code to include UserForm.Hide. and UserForm .Show when accessing and exiting the Sheets. I would like to be able to open the VBA Editor from a Command Button on the Main Menu. Is that possible? I have found very little about this subject on the net.
As always I thank you for any assistance.
Main Menu
(Click to open from this button)
Open This
As always I thank you for any assistance.
Main Menu
Open This