If this question has been asked, I apologize, but I could not find anything in the archive of messages.
I have an Access database (and mde front end, and mdb backend) with a multi-tab form for data entry and/or review. Entering data requires “Adding” a new record, or “Editing” an existing record by clicking on the corresponding control which takes the form out of “Read Only” mode.
When in the “Read Only” mode, the users will set filters using the “Filter by Selection” control to narrow the dataset based on their needs at the time. For example, they may have 4500 total records. They filter by a range of dates, and end up with 1500 records. They further filter by selection on the department, which for the sake of argument goes to 750 records. Further filter by selection on name of equipment results in 122 records. The user would now like to use one of the 50 or so existing reports to print out ONLY those 122 records. Is there a way to use the existing preformatted reports and use only those 122 records?
Any help and/or ideas are greatly appreciated.
kwvh