Question : Export Access 2010 Report to CSV with Headers?

How do I export Access 2010 Report to CSV with Headers?

Answer : Export Access 2010 Report to CSV with Headers?

Hello DrDamnit,

You are almost always better off exporting the query or table underlying your report, as report exports sometimes
end up in...strange...layouts.

If your report is based on a table or query, you can simply rightclick the database object and pick Export from the
popup.

In VBA, you would use DoCmd.TransferText.

Regards,

Patrick
Random Solutions  
 
programming4us programming4us