How to Export to a .csv file

TBC

Registered User.
Local time
Yesterday, 18:14
Joined
Dec 6, 2010
Messages
145
HI,
I’m working with MS Access 2013. I’m looking for the Macro that allows me to export a query to a .csv file. Did they remove this from 2013 or is it called something else?
Thanks
 
I don't use macro's but in vba you can use TransferText, I would have thought there is an equivalent for a macro
 
You have to make sure you have selected Show All Commands. On the right side of the screen in Action Catalog you would select Data Import/Export and then extend the list and there is ImportExport Text which is what you are asking for.
 

Users who are viewing this thread

Back
Top Bottom