Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 41
Default 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/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple? View named range from sheet1 on sheet2 susiew32 Excel Worksheet Functions 1 August 27th 09 03:29 PM
#value! error trying to create a simple dynamic named range Janis Excel Discussion (Misc queries) 1 August 3rd 07 07:20 PM
Simple: how to express this named-range reference? [email protected] Excel Discussion (Misc queries) 5 May 28th 07 01:22 PM
Named Range Question Barb Reinhardt Excel Worksheet Functions 4 September 27th 06 04:10 PM
Named Range Question Ray Batig Excel Programming 2 August 6th 04 12:55 AM


All times are GMT +1. The time now is 11:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"