I am totally new to using Access and have created a very basic table and form (one each). What I would like to do is generate two different reports based on the table information. The table only has five fields: TicketNumber, OccuranceDate, CompletitionDate, HoursToComplete, and a checkbox for Routine Maintenance (yes or no).
I would like to generate one report that only includes records that have the checkbox checked, and the other report to only include records that do not have the checkbox checked.
Any help would be appreciated.