Hi
I have an Excel2010 file with master data sheet “Stock” (headings in row1, 20 data columns, ~3000 rows)
The file has ~1000 worksheets, each of which has many formulas that ‘point’ to the “Stock” sheet.
These formulas are pointing to the correct columns on the “Stock” sheet, but the rows are off by 4.
So, for example, on one of the sheets I might have
=Stock!D841
..but it should actually be
=Stock!D845
and
=Stock!B888 should actually be =Stock!B892 etc etc etc.
Is there an easy way to process and update each sheet to ‘fix’ these formulas?
zeddy