User Profile

Collapse

Profile Sidebar

Collapse
Christine T
Christine T
Last Activity: Apr 14 '12, 12:42 AM
Joined: Dec 12 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank you for your questions and feedback. I believe I have resolved this issue by moving the call to BuildMainMenu so that it runs after the the Form Load, and not in the Form Load of the Welcome form. Your questions led me to explore the possibility that it had to do with this. For some reason, when called fromForm_Load, the menus do not appear updated even though all the code runs with no error.

    Moving the call until later fixed...
    See more | Go to post

    Leave a comment:


  • MsAccess 2007 BuildMenu problem details

    Thanks for responding. You ask some good questions and I really appreciate your interest.

    The first thing that happens on Start Up is the frmWelcome opens up - just a basic welcome splash screen to give the user something to look at while all the actual startup activity takes place. The Form_Load event of frmWelcome calls routine MyStartup (that is in a module) that controls all...
    See more | Go to post
    Last edited by TheSmileyCoder; Dec 13 '11, 08:16 AM. Reason: Added [Code] tags around your code.

    Leave a comment:


  • Christine T
    started a topic MS Access:vba Build Custom Menus 2007 problem

    MS Access:vba Build Custom Menus 2007 problem

    I have developed an MS Access Application that has many users on different versions of Office. It has custom menus that are built via vba code every time it is started. The menus and their contents vary based on the user permissions, which profiles they are using, which backends are currently attached etc. I do my development using MS Access 2000, so that I can be compatible back to that version. The distributed version is an mde. This application,...
    See more | Go to post
No activity results to display
Show More
Working...