Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, I have a macro with a userform in it called MainForm.
When I try to run the command MainForm.Show VbModal I get an error. It tells me that the method is not recognized (and it highlights VbModal). When I change the command to MainForm.Show 1 (which is the same as the previous command) I get an error saying that there are the wrong number of arguments. Also, I only get this error on machines running Windows 98. I registered the appropriate DLLs and I have done everything else I can think of to fix this. Can someone please tell me why this is happening and how to fix it? Thanks! ~Jenny |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Automation Error, Unknown Error. Error value - 440 | Excel Programming | |||
vbModal, VBA version, StartUpPosition Setting | Excel Programming | |||
vbModal, VBA version, StartUpPosition Setting | Excel Programming | |||
Problem finding vbModal on users PC | Excel Programming |