export as .csv

M

Michael D. McGill

am creating a macro to export ups tracking number from a query. but the file
has to be .csv format. is there a way to set access to export a file as .csv
in a macro. can't seem to find it.

thanks,
mike
 
V

Van T. Dinh

CSV is actually a Text format so you need to use the TransferText Macro
action.
 

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