Mar 30, 2005 #1 ZABADAK Programmer Joined Feb 24, 2005 Messages 39 Location US I want to hide the 'File Edit Insert' menubar for the duration of my application. How is this done?
Mar 30, 2005 #2 seaport MIS Joined Jan 5, 2000 Messages 923 Location US DoCmd.ShowToolbar "Menu Bar", acToolbarYes Seaport Upvote 0 Downvote