You can not have form level menus in Access, so, I'm assuming you are
referring to the menu in Access. See help for CommandBars. Also, you might
just try using the command line switch /runtime, which will remove most menu
options.
"path to msaccess.exe" "path to your.mdb" /runtime
"milleth" <(E-Mail Removed)> wrote in message
news:0a7a01c3660b$5b435a80$(E-Mail Removed)...
> i am having this project at school, and i have chosen ms
> access to create a simple inventory system. upon
> submitting the school work to my professor, he ask me to
> eliminate the main menu at the top of my form.
>
> the question is how can i eliminate the main menu or if
> not hide it from the user?
>
>
> milleth
|