View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Spurbrand Bob Spurbrand is offline
external usenet poster
 
Posts: 1
Default VBAProject references

After adding a reference (An excel addin) to my project I find that I can't
remove it from the list of available references.

Although the addin has been deleted excel still looks for it when any
workbook is open.

Can anyone tell me where the list of references is held and how to remove one.

Thanks