I have had a look through and found that I can select a random number of records: using rnd()and sorting by it and then adding recordnumber > # of records required.
my problem is that I have an age field within the record and I would like to have 28 random records for each age (8-16 inclusive)
I have tried to add a few when and if statements but I cannot seem to get them right.
Incidently the age field is generated by a formula (taken from here) and entered into the details section.
Any ideas..?
Thanks
my problem is that I have an age field within the record and I would like to have 28 random records for each age (8-16 inclusive)
I have tried to add a few when and if statements but I cannot seem to get them right.
Incidently the age field is generated by a formula (taken from here) and entered into the details section.
Any ideas..?
Thanks