How can I get the last value in a range when it could end at any point and there could be blanks in the range anywhere?
Example:
A1 22.23
A2 (is blank)
A3 13.45
A4 34.55
A5 (is blank)
I want the formula to return 34.55, but tomorrow there may be something in cell A5 and I would then want it to return the value in A5.
Thanks!
Bookmarks