Hi,
What I have is a sheet filled with data, which relies heavily on autofilters.
At some point I dump new data into the sheet, attempting to keep the same filters.
I'm currently just saving the criteria and operator by storing them in global variants
However, when dealing with a date the .on is true but the criteria both return an application or object error.
This is pretty easy to reproduce, simply create a small table of data containing at least 1 column of dates, then try to exclude a single date.
1 solution would be to use Custom Views, however this is a pretty complex workbook and currently relies on multiple lists.
Anyone know how I can get the criteria for date-filters?
Bookmarks