how to access UDFs from a COM addin?

G

Guest

Hello,

I'm trying to access User Defined Functions (UDFs) that are loaded via an
XLL into Excel 2003 from a COM addin i'm developing.

Does anyone know if this is possible?

Thanks,

Steve
 
G

Guest

Turn it into an Automation add in and then this will work. It will not work
with a COM addin. There's an MSDN article about this as well.

If this helps, please mark it as helpful.

Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top