ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Simple question - Named Range in Macro (https://www.excelbanter.com/excel-programming/307911-simple-question-named-range-macro.html)

wammer[_6_]

Simple question - Named Range in Macro
 
How do I create a macro to go to a sheet and a certain cell that i
named?

Range ("Name").Select was what i thought, but that does not work.

thanks
Ca

--
Message posted from http://www.ExcelForum.com


Stephen Rasey[_2_]

Simple question - Named Range in Macro
 
Application.Goto "namedrange"

Range("name").select only works when target range is on the active
worksheet.

Stephen Rasey
Houston
http://wiserways.com
http://excelsig.org

"wammer " wrote in message
...
How do I create a macro to go to a sheet and a certain cell that is
named?

Range ("Name").Select was what i thought, but that does not work.

thanks
Cam


---
Message posted from http://www.ExcelForum.com/





All times are GMT +1. The time now is 03:39 PM.

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