View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default An objects properties?

I use this also:
http://www.vbaccelerator.com/codelib...oc/article.htm

NickHK

"davegb" wrote in message
ups.com...
How do you tell what are methods, properties, objects for an object
like "ActiveWorkbook"? I can look it up in the Object Browser and see
what it's "parent" is, but not what it's "children" are. Is there a
reference source that works like the OB in reverse?