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
How to zip/unzip with VB.NET?
Export Worksheets with Values and additional Code for Cell Protection
Top 10 invoice amounts in Oracle Payables
What is the default Admin password for Access 2003 Workgroups?
Replace a terminal services server in Windows Server 2003 OS
"Target Account Name is Incorrect"
OnChange Event (Apply Button) VB.NET
The item '/Data Sources' already exists
ADO connecting to access database - no named arguments
Auto Compact