Vba Code to filter a Column automatically
Hello all,
I have a little problem regarding the autofilters on a normal excel table.
I have the last column of my table set to filter all 0 values, but since i am inputting the information via another worksheet, everytime i input info the table does not update automatically and i have to manually go into the filter and choose select all and then filter the 0 value again to see the new results.
I would like to know if there is some code i can put on the worksheet so that everytime it has data it can show it and continue filtering the 0 values.
The sheet name is ("concentração") and its the 18th column of my table.
Thank you in advance.
Vic