I have a project in which I export a query to excel using the OutputTo method
DoCmd.OutputTo acOutputQuery, stDocName, acFormatXLS, Filename, True
Each time that I do this I create a new spreadsheet/workbook w/ a file name specific to the output. Once in Excel I run a module which formats the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.