CJ_London, Thank you. I'm using the information just as a general Dashboard. The table is one to many of the same CR#'s. there are four inspections per CR# and i only need to find one overdue inspection or one inspection due within the next 30-days. i will use conditional formatting to highlight the dashboard with Red for overdue and Yellow for upcoming inspections within 30-days. Does not need to be the latest date just a date for one of the four CR#'s inspections to fit the criteria.
However, I do need help on another issue. I need some sort of a Flag on the Dashboard telling the user that a vehicle is not available to be dispatched. I'm using two check boxes that are in a table called DispatchLog. One Check Box value is for Dispatched and another for Turned-In. If the Dispatcher is keeping up with making sure these check boxes are checked each time vehicle is dispatched or returned, then I can use these two field to determine if the vehicle is dispatched or available on the Dashboard. However, my dilemma is trying to find the correct D' function and enough criteria to single out the specific record to compare the check boxes. There can be many Rows of same CR# future reservations with both check boxes not checked yet, but only one that should be only checked for dispatched for the current user using the vehicle, but will subsequently have both checked for Dispatched and Turned-In, when the vehicle returns. Therefore, many reservations to one CR#, but a Unique Reservation Control Number (Auto Number) for each reservation. I need help on how to use the D' functions with criteria for the two check boxes, Dates of reservation, and the reservation control number to make sure the D' function is comparing the same record of the two check boxes.
Could you helpl? Thank you.