1
I created a table with data from an account balance and I am doing a macro to select only a few values. An assignment of the macro would be to filter in one of the columns all zeroed values so as to exclude the rows of these accounts that had no movement.
After performing the filter, I try to delete only the filtered lines from the table, but I cannot.
Someone would know me if there’s a way to do it?