J
Jim Berglund
I've created a simple spreadsheet.
Column A is a list of 15034 used Work Order reference numbers (many values
are missing); Column C is a complete list (25,000 numbers).
I want to get a separate list of unused numbers, but can't get the EXACT
function to work. ( I believe it should place a TRUE value in column D when
the numbers match.)
I've used:
=OR(EXACT(C1,$A$1:$A$15034)), which I replicated down the column.
Please help...
Thanks,
Jim Berglund
Column A is a list of 15034 used Work Order reference numbers (many values
are missing); Column C is a complete list (25,000 numbers).
I want to get a separate list of unused numbers, but can't get the EXACT
function to work. ( I believe it should place a TRUE value in column D when
the numbers match.)
I've used:
=OR(EXACT(C1,$A$1:$A$15034)), which I replicated down the column.
Please help...
Thanks,
Jim Berglund