Remove links

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

I have an Excel addin. When referencing the addin in another workbook I get
a link to the addin. If I want to remove the link then all formulas from the
addin are turned to values. Is it possible to remove the link but the
formula still work?

You assistance would be appreciated.
NK
 
Is your reference to a user defined function in that addin?

If it is, I don't think you can have it both ways--a formula (with that UDF) and
no link to the addin.

In this case, you'd have to make a choice--either the link or the value.
 
Thanks

Dave Peterson said:
Is your reference to a user defined function in that addin?

If it is, I don't think you can have it both ways--a formula (with that UDF) and
no link to the addin.

In this case, you'd have to make a choice--either the link or the value.
 

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

Back
Top