mungovan
02-04-2008, 08:07 AM
Hi all,
I just have a quick question about the syntax of using the AddMenu command. I’ve tried all the different combinations of this (including adding a MenuName etc) but to no avail?
e.g.
docmd.addmenu ("File Help System", "Menu Bar 2", "click here to browse the file help system")
docmd.addmenu "Menu Bar 2" etc
It gives the error: argument not optional.
"Menu Bar 2" is the name of a macro that run the required menu.
Thanks a mill for any help,
D
I just have a quick question about the syntax of using the AddMenu command. I’ve tried all the different combinations of this (including adding a MenuName etc) but to no avail?
e.g.
docmd.addmenu ("File Help System", "Menu Bar 2", "click here to browse the file help system")
docmd.addmenu "Menu Bar 2" etc
It gives the error: argument not optional.
"Menu Bar 2" is the name of a macro that run the required menu.
Thanks a mill for any help,
D