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
Mail merge selected records into Word
E-mails duplicated a .txt file
Method "CopyFromRecordset" of object 'Range' failed
Powerpoint slide numbering - start on page 3 as page number 1, question re-posted
windows xp IE 7
Help with GPEDIT.MSC
Can't find system.mdw file
adjust macro to count and display values
SQL Server BIT field true and false
How do I move Windows to another drive or partition the one it is on is down to 5 Meg of free space.