compare 2 columns of numbers and place the matched numbers in a 3r

  • Thread starter Thread starter Clive
  • Start date Start date
C

Clive

Hi.
I am a newcomer and I need your help.
I need a formula that can compare a column of numbers (Column A) "LabMaster"
with a 2nd column of numbers (Column C) "ScanFiles" and copy each matched
number to Column B, adjacent to its match in Column A "Labmaster.
(Possibly 4,000 numbers in "Labmaster".

Thanks
Clive
 
Is it possible to add to this formula?
At the moment, when executed, it leaves empty unmatched cells in column B -
a large number.
Can the formula be extended to: if cell in column B is empty, delete row?

Thanks again
Clive
 
Sorry, you cannot do any deletions using formulas. You will need to use
amacro to do this...

If this post helps click Yes
 
Back
Top