I created my first report on a database that has tables with combo boxes and a related form.
The main table the report is supposed to be on is the lesson learned table. The lesson learned table has three fields, client idfk, facilityidfk, and lesson learned.
"Lesson learned" is entered with a form, the form asks user to select client, then select facility, then enter lesson learned.
The data they enter is recorded in the lesson learned table, in the lesson learned field, only for the facility the user selects in the lesson learned form.
The Report is supposed to show the Lessons Learned for a certain facility, but I think I did not create it correctly. The report shows all clients and facilities with lessons learned data and shows the lesson learned data in ALL facilities for each client where any lesson learned data has been entered.
How can I get the report to show only "Lesson Learned" for a certain facility? Is there a way to select one or more facilities for the report to show?
Thanks for any help you can offer!
Synthia
(file attached)
The main table the report is supposed to be on is the lesson learned table. The lesson learned table has three fields, client idfk, facilityidfk, and lesson learned.
"Lesson learned" is entered with a form, the form asks user to select client, then select facility, then enter lesson learned.
The data they enter is recorded in the lesson learned table, in the lesson learned field, only for the facility the user selects in the lesson learned form.
The Report is supposed to show the Lessons Learned for a certain facility, but I think I did not create it correctly. The report shows all clients and facilities with lessons learned data and shows the lesson learned data in ALL facilities for each client where any lesson learned data has been entered.
How can I get the report to show only "Lesson Learned" for a certain facility? Is there a way to select one or more facilities for the report to show?
Thanks for any help you can offer!
Synthia
(file attached)