Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have an Excel Workbook with over 200 range names and I would like to programatically change each range name. I'm trying to avoid hunting down each range name and changing the range name manually. What I'm trying to accomplish: Change range name BS_36S_0601 to BS_36S_0701 for all 12 periods for each company BS = Balance Sheet IS = Income Statement *****The original range covered will not be adjusted just the range name. For example I have the following range names: I have set ranges for the 12 periods of the year and I also in addition to 36S, (substitute BS for 36S ) I have BS, UM, UC, MG, JLK, SH and several others... BS_36S_0601 to 0701 BS_36S_0602 to 0702 BS_36S_0604 to 0703 BS_36S_0605 BS_36S_0606 BS_36S_0607 BS_36S_0608 BS_36S_0609 BS_36S_0610 BS_36S_0611 BS_36S_0612 IS_36S_0601 IS_36S_0602 IS_36S_0604 IS_36S_0605 IS_36S_0606 IS_36S_0607 IS_36S_0608 IS_36S_0609 IS_36S_0610 IS_36S_0611 IS_36S_0612 Thanks, lax_777 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Defined Range Names in formulas | Excel Discussion (Misc queries) | |||
Listing or Changing all Defined Range Names (using VBA) | Excel Programming | |||
Rename Defined Names | Excel Worksheet Functions | |||
Macro to delete Defined Names | Excel Programming | |||
Macro to Finded Defined Names with #REF | Excel Programming |