How to select every other and third row?
Hello,I am a new user, so please excuse me if this seems like an easy question to answer.I have a data set (21k+ rows) where I want to select the 2nd and 3rd row, unselect the 4th, then select the 5th and 6th, unselect the 7th....so on...After they are all selected, they can be deleted, as I don't need the data in those rows.What would be the easiest way to do this?Thank you very much.-Matt