MDI-
ive got frmNote with txtarea(rtf) on it.
when you click save, i have a form pop up asking for information (no its not a common dialog, the is before the commondlg)things like header information. what i was going to do to find out what form to get information from (for header writing purposes) was formmain.activeform.txtarea but that wont work, because the pop up information form is the now the active form instead of the form that is being saved from. what can i do to get around this?
ive got frmNote with txtarea(rtf) on it.
when you click save, i have a form pop up asking for information (no its not a common dialog, the is before the commondlg)things like header information. what i was going to do to find out what form to get information from (for header writing purposes) was formmain.activeform.txtarea but that wont work, because the pop up information form is the now the active form instead of the form that is being saved from. what can i do to get around this?