I created a table with data from an account balance and I am making a macro to select only a few values. A macro assignment would filter all zeroed values into one of the columns to exclude the rows of those accounts that had no movement.
After performing the filter, I try to delete only the filtered rows from the table, but I can not.
Would anyone know to let me know if there is a way to do it?