View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JulieD JulieD is offline
external usenet poster
 
Posts: 618
Default Treeview in excel

Hi Chris

check out data / group & outline - this may give you what you're looking
for.

Cheers
JulieD

"Chris" wrote in message
...
Hi,
Is it possible to have a treewiew display in excel. I have quite a lot if

data to display and I want to group them so that when a user click on one of
the group it shows detail info of the group. I am trying to revise an excel
file that is done manually so that it takes the data from sql server.

Thanks