Automatically delete cells/rows
Is there a way to automatically delete a row or cell based on some sort of if/then statement?
For example, the spreadsheet has 400 rows of data with the needed data (time and date specific) scattered throughout. I need to filter out just certain criteria.
Currently I use the filter to filter and remove what I don’t need, but I’d like a way to automate it.
It’s pulled from a web-based query, so there’s no way to modify the query.
Thanks!