Consulting

Results 1 to 2 of 2

Thread: Toolbar comming up with specific MS project

  1. #1
    VBAX Regular
    Joined
    Dec 2007
    Posts
    12
    Location

    Toolbar comming up with specific MS project

    Hello,

    I have another question. There is a file Global.mpt. I have different MS-Project files with is own inherited macro's. I have also made some toolbars with commands for these macro's. Now I was thinking about that it should be better that if some MS project file is opened, the toolbar for this file is opened as well and if the file is closed, the toolbar is also closed. Otherwise you see all the toolbars and if you click on some of them you get a error message because of the macro is not available.

    Thanks in advance,

    Nico

  2. #2
    Create the toolbar on the fly on an open event rather than in the global.mpt

Posting Permissions

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