B
Ben Armfield
I have a form with multiple subforms. Want to perform the
same procedure on fields in the various subforms, so am
trying to set up a function to do that to avoid repetitive
code. I cannot get the function to pick up the field. Get
error message of "variable not defined" or "type mismatch."
Have tried using the argument Field, Control, and TextBox,
all with the same results.
Any help would be greatly appreciated. Thanks.
same procedure on fields in the various subforms, so am
trying to set up a function to do that to avoid repetitive
code. I cannot get the function to pick up the field. Get
error message of "variable not defined" or "type mismatch."
Have tried using the argument Field, Control, and TextBox,
all with the same results.
Any help would be greatly appreciated. Thanks.