qryTripSectors returns some fields from the previous record for use on form “Trips”. Each record in the table “TripSectors” has a TripLogID
I only want to return fields from the previous record WHERE TripLogID’s are the same, I cannot fathom the correct use of the WHERE function in the query SQL.
Modified DB:
BaseVanTripsVer7.5.odb
Cheers
Mike
Pic of the form “Trips” With depart details from the previous Trip (TripLog0)