Hello,
I know i can create a query that displays the records with a minimum figure but how can i get my query to show all records but the ones with the minimum figure.
My Query has the following fields
Run
PayrollName
Output
Timestamp
Boxes
as an example, run 1 may have three payrolls, one of the payrolls may have run the same output three times at different intervals, i want to show all but the earliest one.
Can this be done?
I know i can create a query that displays the records with a minimum figure but how can i get my query to show all records but the ones with the minimum figure.
My Query has the following fields
Run
PayrollName
Output
Timestamp
Boxes
as an example, run 1 may have three payrolls, one of the payrolls may have run the same output three times at different intervals, i want to show all but the earliest one.
Can this be done?