View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Erik T
 
Posts: n/a
Default Display missing Part Number if Column A does not match column B

I want to look in column A and column B for matching part numbers and in
column C have a formula that will display any part number from column A that
is not in column B. I have 3450 part numbers to go through as new numbers are
added every week.

Column A Column B
G0015 G0015
G0092 G0092
G0123V1 G0123V1
G0124 G0124
G0125V2 G0125V2
G0325V3 G0327V1
G0327V1 G0329-2
G0329-2 G0331-1
G0331-1 G0332V1

Thank you,

Erik