Question:How can you show only selected records with a form?
Answer There are different ways in which you can limit the records that you will see with a form, you can: - Open a form and apply a Filter. - Create a query that selects records and base the Form on that Query.
+ Report
How can you show only selected records with a form?