Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm using the following code to do a call for a function in a workbook called "Code" Private Sub Worksheet_SelectionChange(ByVal Target As Range) Application.Run ("Code.xls!ModuleWorksheet_SelectionChange(Target) ") End Sub This code is in my primary project. However I receive an error that say's the Macro cannot be found. The "Code.xls" is in a workbook that holds of the codes I wish to use in my project.(different workbook) I've used various formats for the above code found on this forum. Using Excel 2003 windows XP Any help would be great. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
runtime error '1004' application or object defined error | Excel Programming | |||
Run Time Error 1004: Application or Object Defined Error | Excel Programming | |||
Run Time 1004 Error: Application or Object Difine Error | Excel Programming | |||
Error 1004, Application-definded or object-defined error | Excel Programming | |||
run-time error '1004': Application-defined or object-deifined error | Excel Programming |