Thread: Add-in udf
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barry Barry is offline
external usenet poster
 
Posts: 1
Default Add-in udf

I've a spreadsheet that use functions in an add-in;
however, if I open it from Access vba it complains that
there are function links with another file and the cells
are showing #NAME# even I response with updating the
links. If I open the spreadsheet by hand everything's
fine. Anyone has idea what I can do to solve the problem?