Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default delete a node in treeview

In a treeview, a node is added with the add method.

How can child nodes be delete?

I've tried .delete, and .remove .

Thanks,
Mark
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default delete a node in treeview

Ahh, got it.

treevie1.nodes(index).remove

I was just trying to do it from the selected node, but apparently it has to
be removed from the nodes collection.

Got it.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
need to create a node madhu16 Excel Discussion (Misc queries) 1 January 16th 08 12:02 PM
How to add a sub-node of a treeview control JohnDing[_2_] Excel Programming 1 December 20th 04 09:30 AM
HitTest function does not return node as documented Balajee S Excel Programming 5 November 25th 04 12:04 AM
Treeview Max Scott Excel Programming 2 October 3rd 03 02:00 PM
TreeView: add more than one node to nodes collection Peter[_25_] Excel Programming 3 September 5th 03 12:15 PM


All times are GMT +1. The time now is 02:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"