Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Add-In / Tool / VBA Code for Renaming Range Names

Does anybody know of an add-in or tool that will let me rename a Range Name?
I want to avoid having to go into each formula to replace my old range name
with my new one, and would prefer not having to write VBA code to do so.

Thanks!

Lucas


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Add-In / Tool / VBA Code for Renaming Range Names

If you don't find one, you can create the new name, then use the
Edit=Replace to replace the old name with the new name, then delete the old
name.

You might look at Jan Karel Pieterse's name manager utility.

Found at Stephen Bullen's MVP pages:

http://www.bmsltd.ie/MVP/Default.htm

I would bet it does what you want.

--
Regards,
Tom Ogilvy


<Lucas Bravo wrote in message ...
Does anybody know of an add-in or tool that will let me rename a Range

Name?
I want to avoid having to go into each formula to replace my old range

name
with my new one, and would prefer not having to write VBA code to do so.

Thanks!

Lucas




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
renaming of the values on the x-axis (i.e. category names) wildetudor Charts and Charting in Excel 2 January 13th 09 11:57 AM
Why is MS Excel renaming worksheets (truncating names)? Is there a fix for this? Charles F. Radley Setting up and Configuration of Excel 8 June 14th 07 02:53 AM
Renaming scan files with a list of drawing names in excel spreadsh Ravi Excel Discussion (Misc queries) 1 February 8th 07 04:01 AM
vb code for renaming a work sheet with a cell reference John Britto Excel Discussion (Misc queries) 3 September 17th 06 07:12 PM
Putting Sheet Names in a range and renaming it? Steve Excel Worksheet Functions 1 June 1st 05 01:57 AM


All times are GMT +1. The time now is 01:05 PM.

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"