Open and filter report

  • Thread starter Thread starter Gary.
  • Start date Start date
G

Gary.

I have a form that I use to filter and open a report
The main form control source is tblJobName
The sub form control source is tblElevation

I use a combo box on the main form to select the job name
I have a check box called [PrintElevation]
I need a button on the main form that when clicked will open a report that
is filtered for the job name an only the records that have the
[PrintElevation] checked
I am using Access 2007

Thanks for your help
 
Back
Top