View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BRob BRob is offline
external usenet poster
 
Posts: 24
Default Checking values in 2 columns

I want to check a group of random integers in column A to see if there is an
equivalent value in column B (again random). I want to put the result in
column C. (eg Yes or No).

eg

A B C

1 5 Y
11 6 N
5 1 Y
5 5 Y


Can SKS help please


TIA


Rob


ps Apols if this is a double post - the first seems to have got lost
somewhere