Hi,
I am doing a little program that has like 3 forms.
my problem is that I need to use some functions created by me let says for example
public function example()
the problem is that when I want to call that function in a form, VB tells me that that sub or function is no defined. Where I have to put or decalre that function????
wright now I put it at the top of the 1 form
Thank you!!!!!!!!!!1
I am doing a little program that has like 3 forms.
my problem is that I need to use some functions created by me let says for example
public function example()
the problem is that when I want to call that function in a form, VB tells me that that sub or function is no defined. Where I have to put or decalre that function????
wright now I put it at the top of the 1 form
Thank you!!!!!!!!!!1