View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bura Tino Bura Tino is offline
external usenet poster
 
Posts: 57
Default Using a function from a vba add-in: is that considered an external link

Hi,

If I use a function defined in a vba add-in, is that considered to be a link
to another workbook? If so, if I use the spreadsheet on another computer
with the add-in in another directory, how can I make excel look for this
function among currently installed add-ins rather than look for the same xla
workbook in the same location?

Thanks.

Bura