Hello,
I have a continuous form that shows a list of Preventive Maintenance Tasks (frmPMTasks)
I currently have a report that will print all tasks or all tasks that are due but what i would like is to be able to select certain tasks with a check box or something similar and generate a report based upon the selected records.
e.g
There are 5 tasks in the database but i only want to print 2 and 4 based upon selecting them.
I have a continuous form that shows a list of Preventive Maintenance Tasks (frmPMTasks)
I currently have a report that will print all tasks or all tasks that are due but what i would like is to be able to select certain tasks with a check box or something similar and generate a report based upon the selected records.
e.g
There are 5 tasks in the database but i only want to print 2 and 4 based upon selecting them.