Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sige
 
Posts: n/a
Default Rename Defined Names

Hi There,

I am wondering whether it is possible to rename Defined Names ...
What is the most convenient way?

The way I would do it.
- Copy the same "Refers to" ....(range, formula,...) as the orginal
Defined Nmae
- Give it the New Name
& Replace the Old Name with the New Name via "Flexfind" (JKP:
http://www.jkp-ads.com)
-Delete the Old name

Downside ... naah, there is none. It can handle the names used in Data
Validation, Conditional Formatting ,... as well!

Just wondering whether you have other ways ( a direct one, instead of
the creation, finding and deletion way described above) to handle
"renaming" Defined Names.

Thanks for your comments,
Sige

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default Rename Defined Names

Hi

InsertNameDefine
Select the name to rename. Type in the new name. Add
On worksheets, where the name was used, ReplaceAll OldName with NewName.
Select ranges with data validation/conditional formatting, and replace names
there too.
Delete old name.

Probably you can write a procedure for all this too - i.e. the user is
asked, which name is to be replaced, and the new name, and all the rest is
done by code.


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Sige" wrote in message
oups.com...
Hi There,

I am wondering whether it is possible to rename Defined Names ...
What is the most convenient way?

The way I would do it.
- Copy the same "Refers to" ....(range, formula,...) as the orginal
Defined Nmae
- Give it the New Name
& Replace the Old Name with the New Name via "Flexfind" (JKP:
http://www.jkp-ads.com)
-Delete the Old name

Downside ... naah, there is none. It can handle the names used in Data
Validation, Conditional Formatting ,... as well!

Just wondering whether you have other ways ( a direct one, instead of
the creation, finding and deletion way described above) to handle
"renaming" Defined Names.

Thanks for your comments,
Sige



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default Rename Defined Names

Get a copy of Jan Karel Pieterse's (with Charles Williams and Matthew Henson)
Name Manager to help:

You can find it at:
NameManager.Zip from http://www.oaltd.co.uk/mvp

And don't forget your code will have to change (well, if you used any of those
names in the VBA).



Sige wrote:

Hi There,

I am wondering whether it is possible to rename Defined Names ...
What is the most convenient way?

The way I would do it.
- Copy the same "Refers to" ....(range, formula,...) as the orginal
Defined Nmae
- Give it the New Name
& Replace the Old Name with the New Name via "Flexfind" (JKP:
http://www.jkp-ads.com)
-Delete the Old name

Downside ... naah, there is none. It can handle the names used in Data
Validation, Conditional Formatting ,... as well!

Just wondering whether you have other ways ( a direct one, instead of
the creation, finding and deletion way described above) to handle
"renaming" Defined Names.

Thanks for your comments,
Sige


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sige
 
Posts: n/a
Default Rename Defined Names

Hi Dave,

The "Name Manager" is helping me out already!

Thanks, Sige

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
How to delete all defined names from a workbook? Dmitry Kopnichev Excel Worksheet Functions 15 November 14th 05 03:26 PM
How to delete all defined names from a workbook? Dmitry Kopnichev Links and Linking in Excel 15 November 14th 05 03:26 PM
Using Defined Names in a Chart bobburg Excel Discussion (Misc queries) 2 September 12th 05 12:07 AM
Using non defined names from another sheet pQp Excel Worksheet Functions 6 July 17th 05 11:06 PM
Combining Defined Names to New Name For Validation TheSpankster22 Excel Worksheet Functions 0 November 4th 04 01:28 AM


All times are GMT +1. The time now is 06:02 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"