i have a large spreadsheet with certain rows i need to delete if they have certain strings of text. i need coding to delete rows only if they contain any of the various certain strings of text as a whole. i found code that deletes rows if any single word is found, but i need it to find only exact words together (e.g. county of residence, - not just if any of those words are found elsewhere like when "of" is found in "zip code of residence"
so: i need to delete rows that contain "county or residence" or "age of respondent" or "zip code of employment"
I also need it to search 2 different columns rather than just one.
(i think macros would be the easiest solution??)
any help would be appreciated! thanks!
Bookmarks