From: joelgeraldine on 17 Mar 2010 09:37 yhhhhhh "PSULionRP" <PSULionRP(a)discussions.microsoft.com> a écrit dans le message de groupe de discussion : 87F9C276-0FC5-4B63-AB88-A5D7F00EE31D(a)microsoft.com... > Fairly new to Access VBA. > > How can I export an Access Query to a pipe delimited .csv file??? > > I believe the VBA Syntax is... > > DoCmd.TransferText acExportDelim, _ > "Specification Name", "qry_name", "C:\PathName\FileName.csv" > > How do I specify and indicate to make it pipe delimited, "|"??? > > Thanks for your review and hopeful for a replay. > > PSULionRP >
First
|
Prev
|
Pages: 1 2 Prev: Function for UserName Group Next: enterabel form (data going into multiple tables) |