View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jacek Jacek is offline
external usenet poster
 
Posts: 3
Default Add-in functions (some work, some don't)

Hi Y'all,
I have written two excel functions for my project and wanted to make
them into an add-in so they're available for all my spreadsheets.
I followed the exact procedure and now have my functions appear as an
add-in.
However, only one function works!!!
It's the weirdest thing, both work fine when the module is part of the
workbook, but when in an add-in, only one function works, and the
other gives the #NAME? error.
I'm going nuts trying to figure this one out.

Any thoughts?

Thanks,
Jacek