View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default adding reference "can't find project or library"

Uncheck any references that are shown as MISSING.

--
Regards,
Tom Ogilvy


"yule1111 " wrote in message
...
in VBA editor-tools-references, the addin is clearly unchecked and path
information is indeed correct; upon CHECKING it, it comes back saying
"can't find project or library".
I tried:
1) navigating to the file by using BROWSE
2) I tried above with & without the addin loaded (manually)
3) I tried rebooting
4) I tried to no avail: addins("name.xla").installed = true

i am running windows 2000/office 2000-Excel-SR1; inside VBE-about,
version 8967 for Visual Basic 6

thanks
ps:btw, how can one de-register the entry in the reference list box so
I an add it fresh to clear up any potential glitches?


---
Message posted from http://www.ExcelForum.com/