Treeview Reference?
What references do you have (VBE - Tools - References). You should have
Microsoft Forms 2.0
Microsoft Windows Common Controls 6.0
Those references should have been automatically added when you put the
treeview on your form but in this case you should check that they are there...
--
HTH...
Jim Thomlinson
"Jeff" wrote:
For some reason I can't get my Treeview to work. I've added a
treeview to a form, but when I try and code it, xl doesn't recognize
node. I get the error user-defined variable is not defined. I would
think xl would now what to do with a node, do I need to add a
reference as well?
|