Hi folks,
What’s the best way to automate the deletion of filtered results? In other words, I’d like my users to be able to run code which filters some database output (in this case, where the value in a column is 0) and then automatically deletes those entire rows.
Thanks in advance for all your help,
Beej