Exporting into .csv (Access 2007)

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?
 
J

Jerry Whittle

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 .
 
Top