Y
Yogi_Bear_79
I want to populate a cell in sheet1 by going to sheet 2 column F and finding
the value of the last filled cell that is not a zero
the value of the last filled cell that is not a zero
header from F1, I'd rather it return a zero or nothing in this case.
=LOOKUP(2,1/(Sheet2!F2:F27<>0),Sheet2!F2:F65535)