R
Ryan
Hello,
I have created a treeview in a main form that calls its nodes from 2 tables.
a cat. table and a subcat table. this took some time as I am not very
familiar with treeview. This is all working fine now. What I would like to
be able to do is call a function in a module when the subcat node is clicked
based on what text is used in the sub node:
example:
If subnode is "Create CPAR", when this is clicked I would liketo call a
function in a module called Create CPAR().
Not sure how to go about this??
I am using Access2007.
Any help would be appreciated.
thanks
Ryan
I have created a treeview in a main form that calls its nodes from 2 tables.
a cat. table and a subcat table. this took some time as I am not very
familiar with treeview. This is all working fine now. What I would like to
be able to do is call a function in a module when the subcat node is clicked
based on what text is used in the sub node:
example:
If subnode is "Create CPAR", when this is clicked I would liketo call a
function in a module called Create CPAR().
Not sure how to go about this??
I am using Access2007.
Any help would be appreciated.
thanks
Ryan