Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Tetsuya Oguma" <Tetsuya wrote in message
... I am curious to know why a XLL addin is NOT loaded. In other words, although I can see my file in Tools|Add-ins... on Excel I don't see the file loaded in VBE Project Explorer. Why is this? What's going on? Hi Tetsuya, The VBE is only designed to display and work with VBA applications based in Excel workbooks. XLLs, COM add-ins, and Automation Add-ins are not programmed in VBA, so they do not appear in the VBE. -- Rob Bovey, MCSE, MCSD, Excel MVP Application Professionals http://www.appspro.com/ * Please post all replies to this newsgroup * * I delete all unsolicited e-mail responses * |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add-In appears to be loaded, but isn't ... | Excel Discussion (Misc queries) | |||
Addin loaded but Macro not shown | Excel Programming | |||
how to know if a xla is 'loaded' | Excel Programming | |||
Remove Excel AddIn from AddIn List !! Help | Excel Programming | |||
How to hide a loaded .xls...? | Excel Programming |