+ Reply to Thread
Results 1 to 2 of 2

keep new menu item with workbook

Hybrid View

  1. #1
    Andy G.
    Guest

    keep new menu item with workbook

    Hi, I have some code that works for displaying different titles and hiding or
    displaying info on a worksheet. The problem is it works with the view menu
    and I need to add more menu items. I can add the Items too the view menu, but
    they are being added to my default template not to the workbook itself. If I
    open other workbooks they show up. More importantly if I email the workbook
    only the original items are in the view menu and not my new additions. One
    other thing I noticed is that the original menu items seemed to be a group.
    If I click on one it has a check mark next to it. If I click on another the
    check mark moves to it. This does not happen on my new items. If I click on
    them they have no check marks.

    Any help would be appreciated.



  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Response

    I would suggest that you add the items with a macro linked to the Workbook_Open event and remove them with a similar macro linked to the Workbook_BeforeClose event
    Martin

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1