G
Guest
Sometimes I need the report itself to control the selection of report
parameters rather than receiving this information from a separate form. To
accomplish this, I want to launch a form from the On Open event of a report
itself. The form should pop up allowing the operator to make a selection
(such as report sort order).
It is not a problem to open a form from within "On Open" event, but I need
help with code to halt further opening and running of the report until the
operator has made a selection on the pop-up form and the report receives this
selection. Can anyone suggest how to do this?
parameters rather than receiving this information from a separate form. To
accomplish this, I want to launch a form from the On Open event of a report
itself. The form should pop up allowing the operator to make a selection
(such as report sort order).
It is not a problem to open a form from within "On Open" event, but I need
help with code to halt further opening and running of the report until the
operator has made a selection on the pop-up form and the report receives this
selection. Can anyone suggest how to do this?