S
Slez via AccessMonster.com
I have a mainform with a command button that opens another form,
frmFinishFormulaEntry. That form has a subfom called frmFinishFormulaReports
that contains an option group allowing users to view or print various reports.
I have to set the Pop Up property to Yes for those reports so that they open
up "on top of the stack".
Can something be done that would make the forms maximize when they open? I
was thinking code could be written in the On Open Event, but I am not sure
how to write something that would accomplish this.
Thanks in advance for any help!
frmFinishFormulaEntry. That form has a subfom called frmFinishFormulaReports
that contains an option group allowing users to view or print various reports.
I have to set the Pop Up property to Yes for those reports so that they open
up "on top of the stack".
Can something be done that would make the forms maximize when they open? I
was thinking code could be written in the On Open Event, but I am not sure
how to write something that would accomplish this.
Thanks in advance for any help!