Export a recordset in Access to create a CSV file

Dr_Worm

Board Regular
Joined
Jul 28, 2003
Messages
103
I need to create a csv file from Access. How would I do that? I haven't had any luck searching for solutions. :rolleyes:
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
  1. In the Database window, click the name of the table, query, view, or stored procedure you want to export, and then on the File menu, click Export.
  2. In the Save as type box, click Text Files (*.txt; *.csv; *.tab; *asc).
  3. Click the arrow to the right of the Save in box, and select the drive or folder to export to.
  4. In the File Name box, enter a name for the file (or use the suggested name), and then click Export. Microsoft Access starts the Export Text Wizard.
  5. Follow the directions in the dialog boxes. Click Advanced to create or use an import/export specification.

This is from the Microsoft Access help file.
 
Upvote 0

Forum statistics

Threads
1,221,618
Messages
6,160,873
Members
451,674
Latest member
TJPsmt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top