View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Need help with Treeview control ??

http://support.microsoft.com/default...b;en-us;244954
How To Populate a Treeview Control with an XML File

The treeview control is not distributed with microsoft office, so you
wouldn't expect to find anything about it in the help files for excel.

--
Regards,
Tom Ogilvy

"Dan Thompson" wrote in message
...
Hi there I am extreamly frustrated because I have recently discoverd the
treeview control but am unable to use it. I have found nothing in the

Excel
VBA help files of use and every search I have done for a example code has
been either far to complex or had errors in in it before I edited

anything.
Could someone please help me with a small very very very basic example

code
for populating and using the Treeview control on a vba form.

Thanks, Dan