View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Learin Curve Learin Curve is offline
external usenet poster
 
Posts: 1
Default by using the if statement:have all like numbers marked in column

I have a column of numbers in numerical order. I am checking the number
above and the number below. If they are the same, I want both numbers to
have "x". By using the IF statment I can get all but 1 number checked. Any
ideas