Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to call a userform from a macro, using: UserForm1.show When I run the macro, I get a Run Time Error 91 Object Variable or With Block Variable not set error. Because the code returns to the UserForm1.show statement in the macro rather than going on to the next step. If I step through it, it proceeds back to the UserForm, and again stops at the UserForm1.show statement. I tried Load UserForm1 and had the same problem. How can I get it to proceed to the next step in the original macro? Thank you, Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I fill a cell in a user form from a selection on same form? | Excel Discussion (Misc queries) | |||
How to: User Form to assign a user defined range to a macro variab | Excel Programming | |||
I am looking to see if anybody has an equivalant user form to Outlooks CONTACT form | Excel Programming | |||
User Form | Excel Programming |