ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   go to question (https://www.excelbanter.com/excel-programming/310219-go-question.html)

austin

go to question
 
I need to type a path to a certain cell (say A1 in Sheet2)
in Sheet1 A1. I need a code that will look in Sheet1 A1
and go to the cell referenced there (in this case Sheet2
A1)

Tom Ogilvy

go to question
 
Application.GoTo Range(Range("Sheet1!A1").Value), True


--
Regards,
Tom Ogilvy


"austin" wrote in message
...
I need to type a path to a certain cell (say A1 in Sheet2)
in Sheet1 A1. I need a code that will look in Sheet1 A1
and go to the cell referenced there (in this case Sheet2
A1)





All times are GMT +1. The time now is 06:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com