Hello,
I have a macro that moves an Access query to Excel. I am unable to bring the headers from that query into Excel, but I need to for organizing purposes.
This is the working code that does everything but bring in headers.
Option Compare Text
Sub diversityauto()
StrDBPath =...