To view an individual record displayed in a Microsoft Access 2007 report, you have navigate away from the report and find the record either in its table, query or form view. If the database has many records, the process can become cumbersome. The ideal solution for finding individual records, of course, is through filtering.
Filters can be converted to queries, and queries can go directly to the record that needs to be viewed. There is a way to link up your “find” queries with your reports, and it can be made easier by the way you display your data in the report. For example, if you display a unique identifier for each record (its ID Number, for example), you can devise a query that will bring up that record and go directly to the record.