Change sheet reference in multiple cells (formulas)

jularobert

New Member
Joined
Nov 26, 2013
Messages
9
I have a worksheet ("Issues") with 264 cells, all formulated to point to a sheet named "2013new".
i.e. C3=IF('2013 new'!$G4="", "", IF(COUNTIF('2013 new'!$G4,"*No*"),"No","Yes"))
D3=IF('2013 new'!$G5="", "", IF(COUNTIF('2013 new'!$G5,"*No*"),"No","Yes"))

I have created a copy of the "Issues" worksheet and I would like all the formulas to point to a new sheet called 2014.

Basically I am trying to replace all the references in the 264 cells (all the formulas) from '2013new' to '2014' in one go (en mass).
Can this be achieved? The Replace under Find&Select menu allows only for one cell at the time. (I am using Excel 2010)

Thanking you in advance.
 
No, sorry. It doesn't work. It's maddening... :confused:, not sure what to do..short of re-writing each formula individually.
 
Upvote 0

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Check that your sheet 2014 doesn't have a trailing space in the name. Enter a formula by pointing at it and look carefully.
 
Upvote 0
Hi Andrew. There was no trailing space, but your idea proved right. I just renamed the worksheet (2014) to something else and it worked like a charm. Sorry for all the inconvenience and Happy Thanksgiving.

One more question on the issue, if the cells that contain the formulas are also hypelinked to sheet '2013' can you mass edit the hyperlinks to point to sheet '2014' instead of '2013'?
Again, thank you for all your help.
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,845
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top