I\'m working on a VBA script that pulls a range of dates from Access, then filters the data and creates a chart based on the filtered data. The filtered data will be going
I think that you have to do this in 2 separate steps:
The answer here has an excellent example of how to do this: Autofilter Macro, then copy visible data ONLY and paste to next available row