Can you please help?
I have a Form A in which the user enters all of the Search Criteria.
When clicking OK on Form A, Query 1 receives these parameters and runs a query against a Table.
Results are obtained and the user sees the results of Query 1 in Datasheet View.
I would like to display the results in a Form View and not Datasheet view. How can I accomplish this?
Thank you
I have a Form A in which the user enters all of the Search Criteria.
When clicking OK on Form A, Query 1 receives these parameters and runs a query against a Table.
Results are obtained and the user sees the results of Query 1 in Datasheet View.
I would like to display the results in a Form View and not Datasheet view. How can I accomplish this?
Thank you