view two databases at the same time

R

Rick

I would like to view two similar databases at the same time to compare the
data. How can I do this?
 
K

KARL DEWEY

You can open two instances of Access in two different windows.

You can run a union query that is left joined to the tables.
 
Top