![]() |
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) |
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