Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I run a procedure with this line of code I get the 1004 app
define... error. Yet when I place the cursor over the variables it references the right worksheet, column, and row. and even the value. What's wrong with this line of code if: Debug.Print Worksheets(glr_CopyWKS).Range(Cells(lngHeader, lngX)).Value glr_copywks = the activeworksheet lngheader = a row in the activeworksheet and lngx = a column in the activeworksheet TIA Stan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run-time error '50290': Application-defined or object-defined erro | Excel Discussion (Misc queries) | |||
Application-defined or object-defined error Please Help | Excel Discussion (Misc queries) | |||
Application-defined or object-defined error | Excel Programming | |||
Runtime Error 1004 -- Application Defined or Object Defined Error | Excel Programming | |||
VBA - Application-defined or object-defined error | Excel Programming |