Importing

K

Karen

Actually, I made changes to a form in the copy of the DB and want to copy the
form to the other DB and overwrite the old form with the new form.
Thank you
 
K

Ken Snell \(MVP\)

From DB2 file, use File | Get External Data ... | Import. Select file type
of "*.mdb". Navigate to DB1 file. Select the file. Select the form that is
to be imported. Click Import.

Delete the old form from DB2 file, and rename the new form.
 
K

Karen

Thank you - Works Great!

Ken Snell (MVP) said:
From DB2 file, use File | Get External Data ... | Import. Select file type
of "*.mdb". Navigate to DB1 file. Select the file. Select the form that is
to be imported. Click Import.

Delete the old form from DB2 file, and rename the new form.
 
Top