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 How to get function,object, and sub list from imported reference library

When I go into VBA and look at the Reference Library I see lots of
stuff that 's available that's registered for other applications.

Is there a way to get a list of Functions, Subs, (associated
Arguments), and Objects for a reference library?

Not necessarily a perusal from Excel.

Thanks.