Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I am using Office XP and have a problem. I have a workbook with many sheets where I had defined global range names for eg xxxxData (xxxx = variable lengths of Alphabets from A to Z) Now for some reason I need to change it to local range names for eg xxxx!Data and also replace "" (double quotes) used with an IF formula to "NA" The range names are used in various Vlookup Formulas. Is there a macro to search each formula and change xxxxData to xxxx!Data or simply replace the word Data with !Data and also replace "" to "NA"..on all the sheets in the workbook I searched "" and replaced it with "NA" which worked with Replace All. I tried the following with Find and Replace: Find: Data Replace with: !Data but I cannot use Replace All ...for some reason it gives me error and have to do it one by one which works...but with so many sheets doing manually is taking me a long time to do it. Any help would be appreciated TIA Rashid |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and Replace/Substitute Formulas | Excel Worksheet Functions | |||
my excel formulas are too long to execute find and replace | Excel Worksheet Functions | |||
Can the "Find and Replace" feature be used in Formulas somehow? | Excel Worksheet Functions | |||
Formula help! Find and replace in formulas | Excel Discussion (Misc queries) | |||
changing formulas to values so that they will be recognized by Find and Replace | Excel Discussion (Misc queries) |