Forum Discussion
michellebevan
Jul 28, 2020Copper Contributor
Query Results: Display each output Record in a Form (with navigation between records)
I have built a form off of multiple tables linked together in query builder. How can I run a query with unique criteria each time that pulls up the results in form view (so that I can navigate b...
michellebevan
Jul 28, 2020Copper Contributor
George_Hepworth Thanks for those clarifications! Ok, so I created a query that pulls in all of the relevant details from the tables. Now I built the Form based on off that single query (so that it is updateable).
Now using this query, how can I run it with specific criteria each time so that the results pull up as Forms that I can navigate through as unique records? When I run the query now it just pulls up the datasheet.
George_Hepworth
Jul 28, 2020Silver Contributor
michellebevan Did you check out either of the sample relational database applications to which I provided links? They both illustrate different ways to accomplish what you describe you want to do.