object model diagram

C

Chris Wold

Does anyone know where I can get an object model diagram
for everything I can program in VBA in Excel? Thank you.
 
B

Bob Phillips

Chris,

Look up Microsoft Excel Objects in VBA Help. It will take you to a top level
diagram, and you can work down it.

If you want a table-top reference, get John Green's Excel 2003 VBA
Programmer's Reference Manual.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
J

jaf

Hi Chris,
It's on MS website and in Excel help. Deeply burried of course.


--
John
johnf 202 at hotmail dot com


| Does anyone know where I can get an object model diagram
| for everything I can program in VBA in Excel? Thank you.
 
Top