Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Job,
Thanks, I appreciate your reply. I am very new to programming so pls understand my ignorance.. How can I tell what references is being used by the add-in, is there a way I can see it on the source code.. Whats a common reference with add-in in Excel. I have the following check on the reference list. Visual Basic Application Microsoft Excel 11.0 Object library OLE Automation Microsoft Office 11 Object library Ms Form 2 Object Library Ms Scripting Runtime Am I missing something else. thank you very much for your help. Louie "Job" wrote: Louie, Make sure that your not missing any references. VBA window, toolsreferences. hth, Job "Louie" wrote in message ... Hi, I need help. I have an add-ins in EXCEL that used to work before but now its not working. I am using EXCEL 2003 as soon as I load the add-ins I got this message saying. Microsoft form "Could not load an object because it is not available on this machine" What object? is it some kind of a library that's not installed on my machine? Using Excel 2000 I am getting a different error message and said, Run-time error '430' Class does not support Automation or does not support expected interface. Can anyone help me please... Thanks. -- Louie |