KnowledgeSeeker
Programmer
This is probably a very easy question but I have been struggling with finding an easy answer in the documentation. I have built a customized menu (Access 2000) and would like to programmatically disable/enable and make visible/invisible different options on the menu. The menu is the menubar specified for the form. What would be the correct syntax for doing that? I am thinking that it should be something like me.menubar[??????]. Thanks for your help!