Hi all,
I'm looking to create a formula that will skip past any blanks until it finds the latest and most up-to-date value.
Some context: I wish to return a latest estimate value to a cell (A5), and this value is updated quarterly. Let's say that the quater 1 value sits in cell A1, Q2 in A2, Q3 in A3 and Q4 in A4. I wish cell A5 to display the latest estimate as soon as a user updates it on a quarterly basis, but default to the previous quarter's estimate if that latest view is unavailable.
I've tried using some IF(ISBLANK...) combinations but am getting nowhere - any ideas greatly appreciated!
NB want to try and avoid Macros across this worksheet so a formula solution would be best.
Many thanks for your help guys,
Fred
I'm looking to create a formula that will skip past any blanks until it finds the latest and most up-to-date value.
Some context: I wish to return a latest estimate value to a cell (A5), and this value is updated quarterly. Let's say that the quater 1 value sits in cell A1, Q2 in A2, Q3 in A3 and Q4 in A4. I wish cell A5 to display the latest estimate as soon as a user updates it on a quarterly basis, but default to the previous quarter's estimate if that latest view is unavailable.
I've tried using some IF(ISBLANK...) combinations but am getting nowhere - any ideas greatly appreciated!
NB want to try and avoid Macros across this worksheet so a formula solution would be best.
Many thanks for your help guys,
Fred