Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 188
Default Create (or find) a complete object tree for excel


Hi All,

I would like to create (or find) a complete object tree for excel.

This seems to be something that I would easily get from MS but I
cannot seem to find it on their site.

Under each object you would see sub-objects, properties, methods, and
events that relate to that object.

I imagine it would look something like this (extract):

Workbook - ActiveChart (Object)
- ...
- Application (Object)
- ...
- Worksheets (Collection)

Under WorkSheets (Collection) you would see (extract):

WorkSheet - Cells (Property)
- ...
- Columns (Property)
- ...
- Range (Object)

Under Range you would then see objects, properties, methods, and
events that relate to that object.


Is this something that is available to download (and print) as a
reference? Obviously there is the object browser and help facility
within the VBE, but I would like to be able to have it in my hands.

Thanks,

Alan.





  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Create (or find) a complete object tree for excel

Hi Alan,

I would like to create (or find) a complete object tree for excel.


Start Help from the VBE,

In the Answer wizard, type "microsoft excel objects" (without the
quotes).

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 188
Default Create (or find) a complete object tree for excel

"Jan Karel Pieterse" wrote in message
...


Start Help from the VBE,

In the Answer wizard, type "microsoft excel objects" (without the
quotes).


Cool - thanks!

Is it possible to get it to print out, in entirety, with everything in
one go?

If not, I can live without a hard copy I guess, but I find it easier
(myself).

Regards,

Alan.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Create (or find) a complete object tree for excel

Hi Alan,

Is it possible to get it to print out, in entirety, with everything in
one go?

If not, I can live without a hard copy I guess, but I find it easier
(myself).


No idea.

An excellent book that also contains a very complete overview of all
objects is:

Excel 2000/2002 VBA Programmers Reference. Stephen Bullen, John Green,
Rob Bovey, Robert Rosenberg. Wrox Press.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 188
Default Create (or find) a complete object tree for excel

"Jan Karel Pieterse" wrote in message
...

An excellent book that also contains a very complete overview of all
objects is:

Excel 2000/2002 VBA Programmers Reference. Stephen Bullen, John
Green, Rob Bovey, Robert Rosenberg. Wrox Press.


Hi Jan,

Thanks for that. I will check it out at my local book store.

Regards,

Alan.




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Create (or find) a complete object tree for excel

You may find it easier to grab the pics/HTML from the version on MSDN:

http://msdn.microsoft.com/library/de...pplication.asp

You'd need to do some reorganizing to accommodate the 'red arrow'
pages. Note this one is Excel2000 version.

--

"Alan" wrote in message ...
"Jan Karel Pieterse" wrote in message
...


Start Help from the VBE,

In the Answer wizard, type "microsoft excel objects" (without the
quotes).


Cool - thanks!

Is it possible to get it to print out, in entirety, with everything in
one go?

If not, I can live without a hard copy I guess, but I find it easier
(myself).

Regards,

Alan.

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 188
Default Create (or find) a complete object tree for excel

"onedaywhen" wrote in message
om...

You may find it easier to grab the pics/HTML from the version on

MSDN:


http://msdn.microsoft.com/library/de...pplication.asp

You'd need to do some reorganizing to accommodate the 'red arrow'
pages. Note this one is Excel2000 version.


Thanks - I have printed out the pages I feel are most useful.

I suspect this is something I won't be needing for long, but right now
it feels like I do!

Alan.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where can I find a free trial of excel and access 2003 complete? Millie Excel Discussion (Misc queries) 1 December 5th 07 03:50 PM
Create .NET object written in C# in Excel Macro Tom Chau Excel Discussion (Misc queries) 0 April 11th 06 07:38 AM
CREATE LIST OBJECT IN EXCEL MIKE Excel Worksheet Functions 0 June 20th 05 08:13 AM
Where is the complete Object Model TBA[_2_] Excel Programming 3 December 12th 03 01:20 PM
Using vb to create an excel object and save it as a CSV file eli silverman[_2_] Excel Programming 1 December 4th 03 10:15 PM


All times are GMT +1. The time now is 10:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"