Hi:
How can I pass a specific field on a form from its event procedure to a Public Sub in another module and change the value of this field?
My objective is to use a public Sub that can be used by different forms.
I found no problem in changing the field value in a Sub within the same form module.
Thanx
Tarek
How can I pass a specific field on a form from its event procedure to a Public Sub in another module and change the value of this field?
My objective is to use a public Sub that can be used by different forms.
I found no problem in changing the field value in a Sub within the same form module.
Thanx
Tarek