N
Nick Danger
I want to look up a value in one column of my worksheet in another
worksheet, using the MATCH() function. In some rows, this column is empty.
For this case, I want to use a default value, so I extended the range of the
lookup table by one row, assuming that the null cell being compared would
match the null cell in the new last line of the lookup range. Does anyone
know if there is a way to do this without resorting to IF() or replacing all
the null cells with some other placeholder value?
worksheet, using the MATCH() function. In some rows, this column is empty.
For this case, I want to use a default value, so I extended the range of the
lookup table by one row, assuming that the null cell being compared would
match the null cell in the new last line of the lookup range. Does anyone
know if there is a way to do this without resorting to IF() or replacing all
the null cells with some other placeholder value?