Microsoft
Software
Hardware
Network
Question : MS Access Query to .CSV File Export
I need a VBA which will be automatically save "MyQuery" Query to a .csv file, Delemeter will be semicolon. Please help.
I am using MS Access 2003.
Answer : MS Access Query to .CSV File Export
I experienced the error. The problem lies with root directory security. Change the destination path. The following line executed without error.
1:
DoCmd.TransferText acExportDelim, "S_H", "Orders", "C:\Temp\myOrdersSemiColon.csv", True
Open in New Window
Select All
Random Solutions
VKD device initiation problem
Mail Merge: Data across multiple rows
What is the difference between members in Admistrators and members in Domain admins.
windows server 2008 stop beeps, muting sound did not stop all beeps
How do I get rid of Microsoft 2007 Office
MS Access Data and time input mask
Tablet PC with Passmark around 800
Problem with subreport printing?
HP LaserJet P1005 on Terminal services - sometimes it works, most times it won't!
Combine tables for query