G
Guest
I want to choose a subset of records in a query to audit. For example, in a
query with 200 records, I want to randomly select every 20 records to output
to a report. It does not need to be completely random - selecting every 10th
record would also work.
query with 200 records, I want to randomly select every 20 records to output
to a report. It does not need to be completely random - selecting every 10th
record would also work.