Exporting into .csv (Access 2007)

  • Thread starter Thread starter Deana
  • Start date Start date
D

Deana

How do I export only newly updated records instead of all records? Also - I
don't see .csv as a choice for export anymore - am I missing it?
 
1. You export a query instead of the table. Hopefully there's some way that
you can tell which records have been updated.

2. Export it as a text file then make the file's suffix .csv .
 
Back
Top