Hello everyone,
For one of my applications I would like to select a record from a query, and have the selected record dumped into a report. I have the query built, and added a selection field to the query, and I have the text boxes bound to that query. So now I just need to figure out how to but the selected record into the report. Any suggestions?