View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Match or Lookup formula help please

Do you mean items that match *on the same row* or do you mean items that
match *anywhere* within the range?

--
Biff
Microsoft Excel MVP


"Soth" wrote in message
...
Column A Column B Colum C

John John = return value of 1, if matches, else 2
Smith Bob
Mary Jennifer

I like to have a formula in column C, if item in column A, "John" matches
item in column B "John", then show value of #1, else, #2

Thank you,
Soth