On Thu, 26 Feb 2015 11:06:59 +0200, Steve Hayes
<
haye...@telkomsa.net> wrote:
>And recreating all forms, queries, reports, from scratch?
Only a masochist would even consider doing so... three easy ways:
1. Copy the DB file, delete the tables from the copy, and import the
tables sans data from the original.
2. As Joan said, import not only the tables without data, but all the
other objects, too.
3. As I said earlier, use the Front End - Back End approach, create a
new database and import the tables, then use method 1 or 2 above to
create the front end, and link the tables from the newly created
database with the empty tables.
In earlier days, I might have said, it's worth buying a beginner book
and reading it before launching off into using Access, but there've
been so many changes to publishing, disseminating information, and
such that it wouldn't be applicable to say so now. Back then, I might
have recommended going to your local bookstore and thumbing through
the beginner books. One I liked back then, was "Microsoft Access Step
by Step", but I haven't looked at it for quite a number of versions;
still, it'd be worth a look if you are near a bookstore with computer
books.
Larry