Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When executing the following code.
Dim WkbName As String WkbName = Application.CommandBars.ActionControl.Parameter If WkbName = "" Or WkbName = "ThisWorkbook" Then WkbName = ThisWorkbook.Name I get the following error message Run-time error '91': Object variable or With block variable not set COuld someone please help me correct the problem or help me with the syntax |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run time error message???....Help!! | Excel Discussion (Misc queries) | |||
VBA Error Message "Compile Error...." | Excel Discussion (Misc queries) | |||
How do I get rid of "Compile error in hidden module" error message | Excel Discussion (Misc queries) | |||
Befuddled with For Next Loop ------ Run - Time Error '13' Type Mismatch Error | Excel Programming | |||
Code Error - Run Time Error 5 (Disable Cut, Copy & Paste) | Excel Programming |