View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] gimme_this_gimme_that@yahoo.com is offline
external usenet poster
 
Posts: 129
Default Cannot jump to 'VBProject because it is in the library 'VBIDE' which is not currently referenced

I'd like to get information on members, functions, and subs of
VBProject.

In the object browser I get the above message:

Cannot jump to 'VBProject because it is in the library 'VBIDE' which is
not currently referenced.

How do I reference the VBIDE library? It's not on the list.

Thanks.