verify cell if is the same

  • Thread starter Thread starter benny
  • Start date Start date
B

benny

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
 
moving diagonally across the spreadsheet will exhaust the cells to check
when you reach the 256th row.

Maybe you could state exactly what you want to delete and what the actual
conditions to be checked are.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top