View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Creating Tree Views in Excel

JD,
How are you achieving a tree view in Excel ?

NickHK

"JD" wrote in message
...
I have taken over a project that automatically creates a tree view based

on a
criteria selection by the user of the tool. The view shows a list of

tasks a
person has to do in a certain job. The users have requested the list to

have
the capability of word wrap. I've tried several things, but cannot get it

to
work. Is there a way or a setting in the tree object to keep it a certain
width to make the words wrap?

Thanks for your help!