Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When you open excel with Automation, for speed purposes it doesn't load
addins. You have to load them with your code. I assume the other aspects are produced through loading your addins. I can't say about toolbar customizations - I don't recall, but if they are not showing up, I would suspect it doesn't load the *.xlb file and you could open it as well. (I differentiate customizations here from toolbars/customizations created by your code in the addins). -- Regards, Tom Ogilvy "Priya" wrote in message om... I am using excel COM object from c# to open a new excel application and my custom toolbars,macros,xla,vba nothing is visible..the third party add-ins i installed are also visible. They are visible when I open a new excel outside of c#. I really really would appreciate any help.. Thanks Priya |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add-in AND Macros Not Showing Up in New Book | Excel Discussion (Misc queries) | |||
running macros, and not showing the steps | Excel Discussion (Misc queries) | |||
Showing/ not showing "getting started" when excel starts | Excel Discussion (Misc queries) | |||
The available macros list in XL; how to suppress filename from showing | Excel Discussion (Misc queries) | |||
Deleted macros still showing enabled | Excel Programming |