object model diagram

  • Thread starter Thread starter Chris Wold
  • Start date Start date
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.
 
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)
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top