open a database from another database

J

jo

Hi I would like to open a database from the one I already have open. Can you
tell me how i can do this? It would be ideal to open from the switchboard
with a button?
Can any one help please
thanks
Jo
 
F

fredg

Hi I would like to open a database from the one I already have open. Can you
tell me how i can do this? It would be ideal to open from the switchboard
with a button?
Can any one help please
thanks
Jo

From a command button on the switchboard:

Application.FollowHyperlink "PathToFolder\DatabaseName.mdb"
 
J

jo

Hi Ken thanks, I went with your first choice as I tried the Hyperlink but I'm
not keen on the warning about links coming up everytime., so the code was a
better chioce for me. Thanks Jo
 

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