Hi,
Part of some code is following:
dataRng.AutoFilter field:=10, Criteria1:=">" & xxxx
I want to test for dates greater than 30 June 2019, however, no matter how I replace xxxx, after the code runs, the filtered values are hidden.
If I then select the filter drop down arrow, check the applied...