Excel Add-in problem

  • Thread starter Add-in excel problem links
  • Start date
A

Add-in excel problem links

Hello,

I wrote an Add-in for Excel with some udf-functions. I installed the Add-in
on 2 computers and the functions work on both computers. However: when I make
an excel-file which uses the functions on the first pc and I open the excel
file on the oher pc, I get the error message "This workbook contains links to
other data sources, etc..." It looks like the Add-In is not installed, but it
is! When I look at the cell with the function, I can see the path to the
add-in is in the cell. (for example:
'C:\Project\Addin\SQLFunctions.xla'!Myfunction()) I don't understand! Can
anyone help me? Installing the functions on both pc's in the same folder
doesn't work!

Bart
 

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