Child Form variables postback to MDI Parent

From: Philippe (Philippe_at_discussions.microsoft.com)
Date: 03/15/05


Date: Tue, 15 Mar 2005 15:57:01 -0800

hi everybody,

I let the user enter values in a Child Form.
How can I post those values back to the MDIParent Form (which uses these
values) ?

By the way, is it possible to access Public MDIParent variables in a Child
Form ??

Help appreciated,