Hi all,
I'm trying to streamline what I can see as being repetitive code in a form.
To get rid of the code repetition, I will need to pass textboxes as arguments between subroutines.
So my problem is now this: How do I declare a textbox when I pass it between subroutines?
I'm trying to streamline what I can see as being repetitive code in a form.
To get rid of the code repetition, I will need to pass textboxes as arguments between subroutines.
So my problem is now this: How do I declare a textbox when I pass it between subroutines?