How about setting the formula to return next to the last value or nth value from the last value? Thanks
Gord Dibben wrote:
=LOOKUP(2,1/(A1:A65535<>""),A1:A65535)Will return the last value in column A...
16-Oct-09
=LOOKUP(2,1/(A1:A65535<>""),A1:A65535
Will return the last value in column A......ignores blank cells
Gord Dibben MS Excel MV
wrote:
Previous Posts In This Thread:
Last value in column...
Is there any way to find tha last value in column. I have several column
containing values and also empty cells. I'd like to find the last (lowest
value in every column with a formula
Thanks!
Try this, will return last "value" in column A that is equal or less
Try this, will return last "value" in column A that is equal or less tha
whatever 99^99 equates to (increase that value if needed). If the last cel
in column A is text, it will return the last numeric value in A
=LOOKUP(99^99,A:A
HT
Regards
Howard
=LOOKUP(2,1/(A1:A65535<>""),A1:A65535)Will return the last value in column A...
=LOOKUP(2,1/(A1:A65535<>""),A1:A65535
Will return the last value in column A......ignores blank cells
Gord Dibben MS Excel MV
wrote:
EggHeadCafe - Software Developer Portal of Choice
Dr. Dotnetsky's Cool .NET Tips & Tricks # 12
http://www.eggheadcafe.com/tutorial...8968-ab20ab99320d/dr-dotnetskys-cool-net.aspx