Hello.
This is probably pretty simple...
I have several private subs in a single form's code and one public sub. This public sub is called by several private subs.
I need to be able to pass on a value from each private sub (when used) to the public sub.
Remember, it is all in the same form.
Ideas?
Thanks
mafhobb
This is probably pretty simple...
I have several private subs in a single form's code and one public sub. This public sub is called by several private subs.
I need to be able to pass on a value from each private sub (when used) to the public sub.
Remember, it is all in the same form.
Ideas?
Thanks
mafhobb