Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that calls another. When the second macro finishes, control
returns to the first. However, after the return, statements like "Cells(1,1) = 55" generate an error "Run time error '1004': Method 'Cells' of object '_Global' failled". I added a 'Sheets("sheet name").Select, and Sheets("sheet name").Activate but the error remained. Any suggestions will be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to return to original cell | Excel Discussion (Misc queries) | |||
Macro-Return Blank Cell | Excel Discussion (Misc queries) | |||
Macro - Return to starting cell | Excel Worksheet Functions | |||
Need VBA macro to return active cell address (R1C1) | Excel Programming | |||
Macro to loop thru sheets & return to a1 cell | Excel Programming |