K
KenC
I have several databases setup by company, i.e., main
company, sub company1, sub company2, etc. The user can go
from DB to DB by clicking on a push button with the
desired company's name. The VB behind the button is
Application.FollowHyperLink "(path)"
Application.Quit. This works fine. When the called for
DB opens a menu also opens, a Web menu.
Question; What code can I use in "On Open" to close this
menu? The user's can click the "X" but it would be nice
if I could just close it to start with.
I posted this Friday and received an answer I just could
not figure out.
I will appreciate any further info.
Thanks
company, sub company1, sub company2, etc. The user can go
from DB to DB by clicking on a push button with the
desired company's name. The VB behind the button is
Application.FollowHyperLink "(path)"
Application.Quit. This works fine. When the called for
DB opens a menu also opens, a Web menu.
Question; What code can I use in "On Open" to close this
menu? The user's can click the "X" but it would be nice
if I could just close it to start with.
I posted this Friday and received an answer I just could
not figure out.
I will appreciate any further info.
Thanks