View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
benny benny is offline
external usenet poster
 
Posts: 1
Default verify cell if is the same

I have 2500 row, i want to delete every second row
Except I have to verify if the cell ("A1") of the first row i
identical to the cell ("B1") of the second row.
If the cell ("B1") is identical of ("A1") delete the second ro
otherwise don't delete.
Pass to the third row check the cel ("C1") if is identical to ("D1"
delete the the fourth.
Until we dont we pass all the row.

Thank's
Benoi

--
Message posted from http://www.ExcelForum.com