J
Jeff S
Hi,
I have two fields - a Delivery Number and a Timeaslot,
when that delivery will be delivered, as shown. The
underscore and number indicates a line on that delivery.,
ie, _10 is line 10 etc.
DO_Item Timeslot
81579428_10 5:30:00 AM
81579428_30 7:30:00 AM
81579428_40 7:30:00 AM
81579428_50 7:30:00 AM
81579428_60 6:00:00 AM
81579428_70 10:30:00 AM
81579428_80 8:30:00 AM
81579428_90 6:00:00 AM
I am trying write a query that only displays the last time
that the delivery will be actioned, in the scenario above
it would be 10:30am.
I have two fields - a Delivery Number and a Timeaslot,
when that delivery will be delivered, as shown. The
underscore and number indicates a line on that delivery.,
ie, _10 is line 10 etc.
DO_Item Timeslot
81579428_10 5:30:00 AM
81579428_30 7:30:00 AM
81579428_40 7:30:00 AM
81579428_50 7:30:00 AM
81579428_60 6:00:00 AM
81579428_70 10:30:00 AM
81579428_80 8:30:00 AM
81579428_90 6:00:00 AM
I am trying write a query that only displays the last time
that the delivery will be actioned, in the scenario above
it would be 10:30am.