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
DNS Requests and TRACERT
Is it possible to open a files and folders selection box?
DROP TABLE IF EXISTS tblName
WPF repeat animation.
App now accesses data over \\localhost\ URL faster than file system
SCCM Site Design - What sort of DP should I use?
Delete duplicate records
Excel vba: post 24 based on prev EE post - Excel Color Palette - Scheme/Index revisited - for Sean and WarCrimes
Trouble with a Winforms .NET Framework 2.0 list box
Windows/Microsoft Updates all fail for new install of Win XP Pro