Hi,
I am updating an excel application that someone else developed. He created a custom menu/toolbar which gets displayed as the application starts (the standard menu gets hidden).
I am trying to add a new menu item to this custom toolbar. I go to Tools -> Customize -> and then select the custom toolbar. The custom toolbar is displayed. I add a new menu item (link a macro, etc), save the excel application. However, when I exit from the Excel app and restart it again, the new menu item that I just added disappears! I searched the VBA code to see if he is creating the menu items programmatically, but I don't see anything like that.
If anyone can help me out on this one, I would appreciate it very much!
Thank you,
Susie
I am updating an excel application that someone else developed. He created a custom menu/toolbar which gets displayed as the application starts (the standard menu gets hidden).
I am trying to add a new menu item to this custom toolbar. I go to Tools -> Customize -> and then select the custom toolbar. The custom toolbar is displayed. I add a new menu item (link a macro, etc), save the excel application. However, when I exit from the Excel app and restart it again, the new menu item that I just added disappears! I searched the VBA code to see if he is creating the menu items programmatically, but I don't see anything like that.
If anyone can help me out on this one, I would appreciate it very much!
Thank you,
Susie