Hi
The MATCH function will return a pointer to the first found entry in a range.
Is there a simple way to find the LAST matching entry in a range?
For example, in a block of cells (say 20 columns by 50 rows) each cell contains either A, B or C or is blank.
For each row, I want a formula to find the last column that contains B
zeddy