J
JB
Every now and then I found an example in ms acces help file or on the
internet.
My problem is that I do not know what to include.
My current problem is to make this 2 lines to work.
Set myMenuBar = CommandBars.ActiveMenuBar
Set newMenu = myMenuBar.Controls.Add(Type:=msoControlPopup, _
Temporary:=True)
Is there a way to find this out by my self?
I dont want to have to post a question each time
nor do I thing that people here wants to read about it every time.
....I use access 2002...
internet.
My problem is that I do not know what to include.
My current problem is to make this 2 lines to work.
Set myMenuBar = CommandBars.ActiveMenuBar
Set newMenu = myMenuBar.Controls.Add(Type:=msoControlPopup, _
Temporary:=True)
Is there a way to find this out by my self?
I dont want to have to post a question each time
nor do I thing that people here wants to read about it every time.
....I use access 2002...