mgeloi2
28th March 2011, 13:46
For pallet inspection I need to select each day randomly 10 pallets of same item entered in the warehouse.
I have [table A] with item, date, time, pallet number and quantity.
The goal is to select each day a different item to be inspected (but 10 different pallets of same item).
I’m using the “random()” function to generate a specific time but the results are not as expected.
Can anyone suggest an easy way to accomplish it?
I have [table A] with item, date, time, pallet number and quantity.
The goal is to select each day a different item to be inspected (but 10 different pallets of same item).
I’m using the “random()” function to generate a specific time but the results are not as expected.
Can anyone suggest an easy way to accomplish it?