Dear All,
I have run into a problem where i am not able to compile the MDB - error message read as -
Compile error:
User defined type not defined
and halts at the following vb code
Private Sub CheckBranch(myTreeBranch As Node)
I have checked everything and define all necessary variables but still no luck
can anyone sugguest something -
I have run into a problem where i am not able to compile the MDB - error message read as -
Compile error:
User defined type not defined
and halts at the following vb code
Private Sub CheckBranch(myTreeBranch As Node)
I have checked everything and define all necessary variables but still no luck
can anyone sugguest something -