View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ram[_5_] Ram[_5_] is offline
external usenet poster
 
Posts: 42
Default how to get node values in textbox

I have a tree view thats designed, now on clicking each node i need
the node value to be displayed in Text box 1 , and the details of
that
node (which is provided in the excel sheet) should be displayed in
text box 2.

Any suggestions??