One instance of frmChild only. I know how to use ActiveForm or refer to the form in a collection if that were the case, but I get errors when using ActiveForm.(FunctionName) or frmChild.(FunctionName).
I can't seem to refer to a form-level variable, collection, or function from a different form. That's what I'm trying to figure out.
Thanks though.




Reply With Quote