Oct 27, 2011 #1 Jean9 Programmer Joined Dec 6, 2004 Messages 128 Location US It there syntax to change the forecolor of a treenode that can be executed while the nodes are being added to the tree via VBA? I'm trying to set the forecolor of a treenode to red under certain conditions (black would be the default). Thanks in advance.
It there syntax to change the forecolor of a treenode that can be executed while the nodes are being added to the tree via VBA? I'm trying to set the forecolor of a treenode to red under certain conditions (black would be the default). Thanks in advance.
Oct 31, 2011 #2 MajP Technical User Joined Aug 27, 2005 Messages 9,382 Location US the node has a forecolor and backcolor property that can be done to color the nodes. Upvote 0 Downvote