View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
yule1111 yule1111 is offline
external usenet poster
 
Posts: 1
Default adding reference "can't find project or library"

in VBA editor-tools-references, the addin is clearly unchecked and pat
information is indeed correct; upon CHECKING it, it comes back sayin
"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 s
I an add it fresh to clear up any potential glitches

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