I'm trying to automate from MS Access an excel spreadsheet and programmatically add an autofilter to the 3rd row.
The problem is every syntax I use puts it on the first row. Does anyone know how to code adding an autofilter to the 3rd row of an excel worksheet using VBA. Thanks much for any suggestions!
The problem is every syntax I use puts it on the first row. Does anyone know how to code adding an autofilter to the 3rd row of an excel worksheet using VBA. Thanks much for any suggestions!