View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Soth Soth is offline
external usenet poster
 
Posts: 55
Default Match or Lookup formula help please

Hi,

I meant item matches 'anywhere' within the range. Thanks

"T. Valko" wrote:

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