View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
yanne yanne is offline
external usenet poster
 
Posts: 6
Default Add in doesn't work on other pc

Hi! I made an add in for excel 2000 on my pc. In the add in I'm using or
simply declaring functions inside a DLL using VBA. The DLL and add in work
just fine on my own computer but when I try to use them on another similar
system(excel 2000) the add in stops working and shows the error report
"#VALUE!" for every result on any function. Is there something I am missing
or is it possible to distribute this kind of add in to other pcs? Thank you
for any comments regarding my problem!

-Janne Ervasti