mgirvin
Well-known Member
- Joined
- Dec 15, 2005
- Messages
- 1,251
- Office Version
- 365
- Platform
- Windows
Dear Most Amazing Excelers In The World,
I have used this formula to get the last value in a column:
=LOOKUP(9.99999999999999E+307,Items!A:A)
That seems to be the most elegant formula that I have seen at this Message Board.
But what about the most elegant formula to get the last word or value or error or TRUE/FALSE in a column?
I have used this formula (entering it with Ctrl + Shift + Enter):
{=OFFSET(Items!A1,MAX(ROW(Items!A:A)*(Items!A:A<>""))-1,0)}
How many of you know other more elegant or efficient formulas?
I have used this formula to get the last value in a column:
=LOOKUP(9.99999999999999E+307,Items!A:A)
That seems to be the most elegant formula that I have seen at this Message Board.
But what about the most elegant formula to get the last word or value or error or TRUE/FALSE in a column?
I have used this formula (entering it with Ctrl + Shift + Enter):
{=OFFSET(Items!A1,MAX(ROW(Items!A:A)*(Items!A:A<>""))-1,0)}
How many of you know other more elegant or efficient formulas?