CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2001
    Posts
    12

    How do you create custom made menus in MS Access '97

    I'd like to create my own menu in Access '97 for my database. My Menu would include:
    Action Windows Help
    - Logon
    - Logoff
    - Close


  2. #2
    Join Date
    Aug 2000
    Location
    England
    Posts
    185

    Re: How do you create custom made menus in MS Access '97

    In the View->Toolbars->Customise option there is a New button. Click on this and you can create new menus. Associate the menu using the properties of the form you wish to attach it to.

    You will also have to change to properties from a toolbar to a menu bar.

    Hope this helps

    Andrew


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured