Hi Guys,
Thanks for all the help you provide. Once again I'm stuck. I'm close to finishing the project,but I found an issue that blocks everything.
This is the search window
Once you find listings matching your criteria, they appear in the bottom of my form as a subform. I'm trying to create a button, that would send them to report, and generate the report based only on those records. I already created a query to help.
My idea is to have a button called GENERATE A REPORT that will start a report based on this query.
The problem is that when I run the query, it shows only the record I have curently selected on my form, not the whole bunch. How to make it get all of the search results?
Thanks for all the help you provide. Once again I'm stuck. I'm close to finishing the project,but I found an issue that blocks everything.
This is the search window
Once you find listings matching your criteria, they appear in the bottom of my form as a subform. I'm trying to create a button, that would send them to report, and generate the report based only on those records. I already created a query to help.
The problem is that when I run the query, it shows only the record I have curently selected on my form, not the whole bunch. How to make it get all of the search results?