![]() |
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 |
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 |
All times are GMT +1. The time now is 01:34 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com