opening another database within a database

M

Miskacee

how do i open another database by clicking on a button? I have a main menu
and from that menu, i would like to be able to redirect to another database,
based upon what is 'clicked.'

thanks for any help you can offer.
 
F

fredg

how do i open another database by clicking on a button? I have a main menu
and from that menu, i would like to be able to redirect to another database,
based upon what is 'clicked.'

thanks for any help you can offer.

Application.FollowHyperlink "c:\FolderName\DatabaseName.mdb"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top