View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kvenku[_9_] kvenku[_9_] is offline
external usenet poster
 
Posts: 1
Default How to Treeview in VBA

Hi,
I need to use Treeview control in my VBA code. How to populate th
values for parent and the child.

eg.
Television
Sony
Panasonic
JVC
Philips

I need a '+' sign to be in the treeview for Television.. when i clic
the '+' sign the child values should be visible as the above example.

Also how to get a icon displayed in the treeview for the Parent an
Child list.


Thanks
Venkatesh

--
Message posted from http://www.ExcelForum.com