Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open Access File?

Status
Not open for further replies.

Dannybe2

Programmer
Jan 31, 2001
136
GB
I have a main form which should contain three links to separate databases - how do I do this?

The databases all have to be stored on different computers over a network, for security and convenience reasons. To make it easier for users to use, I want to create a button which will open one of these databases.

I was thinking about using a complicated menu item system, but I'm sure there must be an easier way of opening an existing project from a button?
 
You may have tried it while I was uploading the New version of this. I just got done trying it and it worked. Try it again and if it does not work I can email it to you.
Sorry about the address I gave you being incorrect. Dave
ToeShot@Hotmail.com
Today Is Tomorrows Yesterday. So Why Wait
 
see my other post to you--just use the HYPERLINK ADDRESS property of your button...put in the address of the db you want to open, and voila!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top