Web menu

  • Thread starter Thread starter Ken C
  • Start date Start date
K

Ken C

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.

Thanks for the advice.

Ken
 
Souad,

I appreciate your response but I just don't understand
exactly what this is or how to get it.

Ken
 
Back
Top