I copied data from a text file and built a text-to-columns macro to get the data into proper columns. The data comes with a lot of text that isn't needed and takes up about 500 rows. How can I delete all rows that do not contain data from a certain list? All of the data labels to reference are in column B after the text-to-columns (with percentages in column C).