M
Mike Rayl
I want to know how to clear a text field when anyone of
another text field's text has changed or a radion button
changed, or combobox text value has changed, by using
just one sub.
I'm able to accomplish this by using the
texbox_textchanged and then putting the code necessary to
clear another text box, but i need a sub for each object
on the form. Is there a way to do this with one sub?
Thanks,
Mike Rayl
another text field's text has changed or a radion button
changed, or combobox text value has changed, by using
just one sub.
I'm able to accomplish this by using the
texbox_textchanged and then putting the code necessary to
clear another text box, but i need a sub for each object
on the form. Is there a way to do this with one sub?
Thanks,
Mike Rayl