Microsoft
Software
Hardware
Network
Question : MS ACCESS SQL QUERY - Export Access Query Results to Excel Worksheet
Hi,
I need to Export Access Queries to populate an Excel Doc.
I have a few examples from an older book (Access 2000)
But any VBA code is appreciated
Thanks
Jfer
Answer : MS ACCESS SQL QUERY - Export Access Query Results to Excel Worksheet
this will export your query to excel
DoCmd.TransferSpreadsheet acexport, acSpreadsheetTypeExcel9, _ "NamqOfQuery","C:\myExcel.
xls",True
Random Solutions
Plesk SSL issue in a domain.
What workarounds are available to paste an image into a sharepoint list form
Locked out of SBS 2008
Outlook autodiscover popup issue - SBS 2008/Exchange 2007
Is there an Access function equivalent to the Quartile function in Excel?
Keeping dropdown list state
Remove special character from string
Building VPN with DI524 dlink router
Excel Zone Expert Discussion, Number 12
Clear Orderby on exit of form