Error 1004 when trying to get AutoFilter criteria of date filtering

后端 未结 3 715
耶瑟儿~
耶瑟儿~ 2020-12-17 01:10

I\'m working on a piece of VBA code which should save & restore the current AutoFilter state in Excel. I\'ve been using the code here for a looong time without any issue

3条回答
  •  生来不讨喜
    2020-12-17 01:37

    For those looking for a way to extract date autofilters selected in the tree view, I have a working solution, using the XML data, posted here:
    Get Date Autofilter in Excel VBA

提交回复
热议问题