Thread
:
delete a node in treeview
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mark
external usenet poster
Posts: 989
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 With Quote
Mark
View Public Profile
Find all posts by Mark