M
Mark B
I have a report that fires from a button on a reports menu
form. This report, when opened, opens a form in which the
user enters criteria for that report. The form has an OK
button which continues to run the report, and a Cancel
button which closes the form but the report still prints.
VB code controls everything, but I can't figure out how to
close both the criteria form and the report so it won't
print when the Cancel button is pressed.
form. This report, when opened, opens a form in which the
user enters criteria for that report. The form has an OK
button which continues to run the report, and a Cancel
button which closes the form but the report still prints.
VB code controls everything, but I can't figure out how to
close both the criteria form and the report so it won't
print when the Cancel button is pressed.