Menu bar

  • Thread starter Thread starter Harmannus
  • Start date Start date
H

Harmannus

Hallo,

I made a menubar with some form choices. I simply dragged the form i wanted
to the menu bar through the customize toolbar option.

But... How can i "force" a active form to be closed (and saved) when a user
clickes on a other menubar choice (e.g. form). The way i have it now all the
forms stay open on clicking the forms in my menubar.

So a command line on the level of a menubar form choice i think. Something
like "DoCmd.Close acForm, Me.Name". But where do ik put it...

Thanx for any tips!

Regards,
Harmannus
 
Back
Top