View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
frederico roldao frederico roldao is offline
external usenet poster
 
Posts: 3
Default Mark certain cells

I have a sheet with 3 columns.

On column "A" I have 1000 email addresses, on column "B" I have 200 email
addresses.

On column "C" I want to have a formula that will mark the cell if the
address on the adjacent cell (in column B) also exists somewhere in column A.

How do I go about this?