View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.domaskis@gmail.com is offline
external usenet poster
 
Posts: 41
Default A taxonomy of methods and properties

I'm spinning up on VBA/Excel at http://www.anthony-vba.kefra.com/vba/vbabasic2.htm.

Where can one find a navigatable tree of frequently used member
methods and properties, similar to what one might find for matlab
objects?

I suspect that a tree of frequently used members would be more useful
to a newbie than a comprehensive tree (correct me if I'm wrong).

Thanks!