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
Outlook 2007 won't connect to my Exchange 2010 server using Outlook Anywhere
Windows 7 IIS
A Beautiful Disaster, multiple issues on Windows 7 / Vista Ultimate 64bit
Windows 2008 Server immediately logging off Terminal Services sessions created from .msi / Windows Install Package
Passing parameters via code on queries created using TableAdapter Query Wizard
Setfocus in a function
range xldown &xright
Hide column in CListCtrl
How do I write an SQL UPDATE statement on a price value?
Problem with Exchange 2003