View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Price Steve Price is offline
external usenet poster
 
Posts: 4
Default how to access UDFs from a COM addin?

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