S
Sue
I have a database for entries for a swimming gala. Once
I have received all the entries I need to allocate a
competitor number to each swimmer for each race by
putting them into a random order and then allocating the
numbers from 1 to however many swimmers there are in the
race. I need this number then to be saved in a separate
field. I would need to then allocate competitor numbers
to the next race in the same way randomly and again
starting from 1 to the number of competitors in the
race.
How can I get the database to sort the entries for each
race randomly and then allocate a number from 1 to the
maximum number for each race individually and get that
number to be saved in a field so that I can use it in the
future to sort on for each race in the programme etc.
Thanks
Sue
I have received all the entries I need to allocate a
competitor number to each swimmer for each race by
putting them into a random order and then allocating the
numbers from 1 to however many swimmers there are in the
race. I need this number then to be saved in a separate
field. I would need to then allocate competitor numbers
to the next race in the same way randomly and again
starting from 1 to the number of competitors in the
race.
How can I get the database to sort the entries for each
race randomly and then allocate a number from 1 to the
maximum number for each race individually and get that
number to be saved in a field so that I can use it in the
future to sort on for each race in the programme etc.
Thanks
Sue