View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default VBA References List

Is there anyway to get a list of ALL references available to VBA projects?
I know how to get the references that are active (i.e., checkmarked) for a
particular VBproject, but i don't know how to get the un-checkmarked
references.

Any help would be appreciated.