Hi All,
I used to think I was an excel expert, but I am being tested today.
I have an Excel spreadhseet where
A1 = 1
A2 = A1 + 1 = 2
A3 = A2 + 1 = 3
A4 = A3 +1 = 4
A5 = A4 + 1 = 5
ETC...
If a user of the Excel spreadsheet deletes row 3, then rows 4 - ETC turn to #REF!. How can I avoid this and keep the formual flowing?
Do I want to use INDIRECT?
Many thanks,
I used to think I was an excel expert, but I am being tested today.
I have an Excel spreadhseet where
A1 = 1
A2 = A1 + 1 = 2
A3 = A2 + 1 = 3
A4 = A3 +1 = 4
A5 = A4 + 1 = 5
ETC...
If a user of the Excel spreadsheet deletes row 3, then rows 4 - ETC turn to #REF!. How can I avoid this and keep the formual flowing?
Do I want to use INDIRECT?
Many thanks,