Remove Queries

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

Guest

How do I create a modified copy of an Access (2000) database file and remove
the Queries, Forms and Reports?
 
teamhelen said:
How do I create a modified copy of an Access (2000) database file and
remove the Queries, Forms and Reports?

Create a new blank file and then use...

File
Get External Data
Import

....to import just the objects you want from the other file.
 
Back
Top