make a copy of records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can i make i copy of the records that i filtered ?i want to put them on a
cd.
 
How can i make i copy of the records that i filtered ?i want to put them on a
cd.

Please explain the context.

An Access Table has no independent existance; you cannot "put records
on a cd" except by exporting them to a second .mdb file, or to some
other external file (comma separated text, dBase, or an Excel
spreadsheet). You can also export a Report displaying the data to a
..html file, a Word document (.rtf file), or a Snapshot, if the
intention is to show the data to somebody.

John W. Vinson[MVP]
 

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

Back
Top