S
SHIPP
I have a database written in Access 2003. I have a report that is based on a
query and a filter. The report may generate anywhere from 0 records to 1000+
records. I want the report to randomly pick only 5 of the records to actually
print. I want this to be a pure randomization of all of the records supplied
by the query and filter. And, of course, it should also be able to print all
records if there are 5 or less. Thank you.
query and a filter. The report may generate anywhere from 0 records to 1000+
records. I want the report to randomly pick only 5 of the records to actually
print. I want this to be a pure randomization of all of the records supplied
by the query and filter. And, of course, it should also be able to print all
records if there are 5 or less. Thank you.