The following question discusses to find last match in column
find last match in column using built in functions in excel
I need a way to find the last non empty value on an entry based on month columns.
So as per above Image,
I had used =LOOKUP(2,1/($A:$A=$D$3),$B:$B) this formula to get value for month but for Jan it showing correct but for Month Feb it showing Value 0 instead of ABS-143-002 because last value for Month Feb empty cell.
I tried too much but not getting perfect answer for this
Please, help me with this I need non empty last value from column B for selected month without using VBA.
The values in lookup_vector can be text, numbers, or logical values.
or errors, for that matter. – Ron Rosenfeld