Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Someone suggested this line of code to be able to use a variable to open a
particular user form but I get a run time error 13 - Type Mismatch. Did I miss something when putting the code in?? Thanks! VBA.UserForms("ModConfig" & NT1s).Show I have several forms with the names only being different by the number on the end...modconfig1, modconfig2, modconfig3 and so on. Depending on what the user inputs for the value of NT1s I would like it to open that user form. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
user form | Excel Discussion (Misc queries) | |||
How do I fill a cell in a user form from a selection on same form? | Excel Discussion (Misc queries) | |||
I am looking to see if anybody has an equivalant user form to Outlooks CONTACT form | Excel Programming | |||
VBA User form | Excel Programming |