Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is a long story, but I'll give the crux of the issue. We have a large
workbook with many worksheets. Most of the worksheets have hundreds of formulas that refer to a worksheet called "Sales". There is a macro that runs and updates "Sales" from another file. Something isn't working right now - and it seems to be a corrupt "Sales" worksheet. In any case, we have a backup of the file and we can use the "Sales" tab from the backup. But there is a lot of new data in the other sheets that we'd like to keep. I've been able to rename "Sales" to "Sales.bad" and bring in the sheet Sales that runs the macro perfectly. The problem is changing all the formula references from Sales.bad (renaming the sheet changed them all) to "Sales". Is there some VBA routine that I could implement to edit each formula in a worksheet and replace "Sales.bad! ........." with "Sales! ....." Thanks for any help on this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Replace worksheet reference in multiple graphs | Excel Discussion (Misc queries) | |||
Edit-Replace worksheet reference nightmare | Excel Discussion (Misc queries) | |||
how do I do a global replace in all sheets in a workbook? | Excel Worksheet Functions | |||
find and replace cell reference to a new worksheet | Excel Worksheet Functions | |||
GLOBAL search and replace | New Users to Excel |