in message:
I got an Access 2000 Database and I want to copy all the tables, forms,
queries, reports and macro's without the current data into a new database.
How can I do this?
1. Create a new blank database
2. File | Get External Data | Import
3. Browse to your existing file and hit Import
4. Click on each tab and hit Select All
5. Click the Options>> button
6. Check "Relationships" and "Menus And Toolbars" from the Import area.
7. Select "Definition Only" on the Import Tables option
8. Hit Ok and watch everything fly in.
9. Set any Startup properties you need on this new file. Tools | Startup.
10. You're done!
Hope that helps,