This database is for a machine shop. I have a table called Work Orders and a table called Work Order Details. Each WO Detail has a segment (there are 6 segments in numerical order to choose from) and a Work Done checkbox. I have a report called ToDoToday grouped by segment. I would like the report to show all the WODetails that the WorkDone is not checked but not the last segment (6). I would like this segment to show only if the other segments are done.