G
Guest
I intended to create a SubFrom to be called by multi-MainForm. While the
SubForm be called, a return path "Forms![abc]![cde].[Form].[field]" value
will also be given to the SubForm from MainForm and stored at a textbox of
SubForm. After the process by the SubForm, a value will be returned to the
MainForm based on such return path stored at the textbox of SubForm. How am
I convert such textbox value to be a Object of Form. Thank you for a
assisstant.
SubForm be called, a return path "Forms![abc]![cde].[Form].[field]" value
will also be given to the SubForm from MainForm and stored at a textbox of
SubForm. After the process by the SubForm, a value will be returned to the
MainForm based on such return path stored at the textbox of SubForm. How am
I convert such textbox value to be a Object of Form. Thank you for a
assisstant.