Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Dim ws2 As Worksheet Dim ws2R As Integer Set ws2 = Worksheets("PDFs") ws2R = 20 ws2.Range(Cells(1, 1), Cells(ws2R, 9)).Select In the code above I always get runtime error 1004 on the last line. PDFs is a valid sheet name. Can someone please tell me why this does not work? Thank you - jc - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime error 1004 | Excel Programming | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) | |||
Runtime error 1004 | Excel Programming | |||
Runtime Error '1004' | Excel Programming | |||
Runtime error 1004 | Excel Programming |