View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Irv Irv is offline
external usenet poster
 
Posts: 16
Default Formula that compares data in adjoining cells

Hi, I need a formula that compares (i.e. look for an exact match), data in
cell B1 to data in cell A1, and data in cell B2 to cell A2 etc... and return
a True or Yes result if the data matches, or False or No result if the data
doesn't match, in the corresponding cell of cloumn C.