Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to call a procedure in another workbook. I first tried to set up
a reference to use in the code, but got some error related to the reference name that wouldn't allow it. So I'm trying what seems to be the better way. Application.Run "Doc Check.xls!update_status" But it says the macro 'Doc Check.xls!update_status' cannot be found (Run-time error 1004). Is there something I'm getting wrong in my syntax? Should I declare the Module? I'm running Excel 2000 with VB 6.0. Thanks in advance for passing on your insight. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Call Procedure | Excel Programming | |||
Where else to look for procedure call | Excel Programming | |||
Where else to look for procedure call | Excel Programming | |||
call procedure | Excel Programming | |||
procedure won't call | Excel Programming |