![]() |
Need Macro to take me to a different tab to specific cell
I need to create a Macro to take me to a different tab with a specific cell
within that tab being at the top left hand corner. |
Need Macro to take me to a different tab to specific cell
Sub Macro1()
Application.Goto Reference:=Worksheets("Sheet3").Range("Z100"), scroll:=True End Sub -- Gary''s Student - gsnu200784 "Don Lowe" wrote: I need to create a Macro to take me to a different tab with a specific cell within that tab being at the top left hand corner. |
Need Macro to take me to a different tab to specific cell
Thank you - That worked great!
"Gary''s Student" wrote: Sub Macro1() Application.Goto Reference:=Worksheets("Sheet3").Range("Z100"), scroll:=True End Sub -- Gary''s Student - gsnu200784 "Don Lowe" wrote: I need to create a Macro to take me to a different tab with a specific cell within that tab being at the top left hand corner. |
All times are GMT +1. The time now is 10:59 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com