View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.sdk
Fredrik Wahlgren Fredrik Wahlgren is offline
external usenet poster
 
Posts: 339
Default Please disregard my previous reply

I think you should try this

1) Replace 'C:\Full\Path\To\AddIn\Name.xla'! with nothing. Leave the field
blank
2) Remove the reference to Name.xla
3) Load your xll
4) Replace = with =. This will force excel to re-evaluate all functions

Best Regards,
Fredrik