setup a switchboard form that switches between three separate dbs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Novice Access user, self taught.

I want to have a central db, with one form, that has 3 buttons. Each button
would open a different database, and close out the central, 'switchboard'
database.

Each database has much different purposes, therefore it is not useful to
combine them.

Is this achievable through a macro, connected to a Commandbutton OnClick? Or
will I have to write some VB code? If code is required, I would appreciate
samples.

Thank you for your help.
 
Back
Top