Hello,
I have an issue where I need to change cell references in my formulas. I have hundreds of formulas like the following one:
=IF(AND(Calcs!HQ54, Calcs!IB54=FALSE), VLOOKUP(Calcs!$EE54, $B$16:$R$50, 15, FALSE) + Calcs!DK54, Calcs!DE54) )
For all references to cells that are in the Calcs...