Hi all

I've created a COM server object (*.dll) which I want to use in an Excel. So
I was trying to use VBA CreateObject() with the COM interface GUID as the
string parameter, but that doesn't work.

Do I need to creat an Automation Server object instead and somehow register
a class name for the dll in order to create it in a MS Office application?

Thanks,
Todd.


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to