i have a table with the following fields:
IDNUM - PACKREF - STATEHISTORY - USERHISTORY- DATEHISTORY
i have a query that returns all the data with a matching 'PACKREF'
but i want it to only display the one with the newest date ( date in the 'DATEHISTORY' field )
how can i do this?
best regards
IDNUM - PACKREF - STATEHISTORY - USERHISTORY- DATEHISTORY
i have a query that returns all the data with a matching 'PACKREF'
but i want it to only display the one with the newest date ( date in the 'DATEHISTORY' field )
how can i do this?
best regards