Schema

K

kltino

I have a schema from an external company that is to be used to format my data
to match. How do you use an external schema?
 
A

Arvin Meyer MVP

Unless it's a filetype recognized by the Import wizard, you'll need to
manually recreate the tables, export the data from the original database to
something which can be read by Access (or Excel), then import it into
Access.
 
Top