Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can you use Application.goto and goto a Workbook or a worksheet?
I get an error object required? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi DJB,
Application.Goto Workbooks("Book1.xls").Sheets(1).Range("A1") worked for me. --- Regards, Norman "DJB" wrote in message ... Can you use Application.goto and goto a Workbook or a worksheet? I get an error object required? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application.goto | Excel Worksheet Functions | |||
Application GoTo | Excel Programming | |||
Application.GoTo | Excel Programming | |||
Application.goto | Excel Programming | |||
'Application.Goto Reference | Excel Programming |