I have 1 column of data. I would like to loop through the column, say the first 1000 rows, and delete all entries that begin with a certain value. So, for example, I would like to delete all rows within the column whose value begins with "G56" or "G57". I would also like to delete any empty rows. I am currently using auto-filter to do this but am looking for a method that is less time-consuming as the data set can get quite large.
Any help would be appreciated.
Bookmarks