![]() |
Userform opening
What is the code for manually opening a userform, using the Alt+F8 process,
and where do I put it |
Userform opening
In a general module, create a macro
Public Sub ABCD() Userform1.Show End Sub -- Regards, Tom Ogilvy "mike" wrote in message ... What is the code for manually opening a userform, using the Alt+F8 process, and where do I put it |
Userform opening
You have to have a macro to show it.
-- HTH RP (remove nothere from the email address if mailing direct) "mike" wrote in message ... What is the code for manually opening a userform, using the Alt+F8 process, and where do I put it |
All times are GMT +1. The time now is 07:44 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com