Comma Delimeted Text File.

M

Mike Painter

M. Heck said:
How do I export a table/query to a comma delimeted text file with in a
form?

You would use DoCmd.TransferText (but look up TransferText) in an event of
some sort, probably a button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top