So I have a spreadsheet that contains the string "N/A" in multiple cells. This string signifies data that is missing and will eventually need to be populated. How can I search for each instance of "N/A" then capture the entire row that it appears in and copy it somewhere?
Ideally, I'd like to copy each row that contains "N/A" to a separate workbook. Any guidance would be most appreciated.
Thanks.
Ideally, I'd like to copy each row that contains "N/A" to a separate workbook. Any guidance would be most appreciated.
Thanks.