Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, all
I am working on an application in Excel and I add a new toolbar to excel by coding VBA. Here's the way that I wrote like: Application.CommandBars.Add Name:= "My Toolbar", Temporary:=True But if I open other excel workbooks at the same time, the toolbar also appears in the window of those workbooks. It's really annoying and leads to mistakes. Is there any way to prevent the toolbar displaying in unrelated workbooks? Thanks for any suggestions. Dingding |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom filter limit removed in 2007? | Excel Discussion (Misc queries) | |||
Custom list 255 character limit too small | Excel Discussion (Misc queries) | |||
Format Cell as custom type but data doesn't display like I custom. | Excel Discussion (Misc queries) | |||
A1:R42 display limit | Setting up and Configuration of Excel | |||
Toolbar's shape remains on the screen | Excel Programming |