L
Lee Grant
Hi there,
I was wondering if someone may have solution or some pointers for me.
I've built a database for a running event and I need to find a way to ensure
that new entrants are given a unique race number. Each runner's unique race
number is the one that ends up on the bib that the runner wears on raceday.
In a related table is a field, EventID, and for this years race it is set to
2009 (last year was 2008, etc.)
So when I enter a new entrant to this years race (with EventID = 2009) I
need to ensure that the race number they get is unique, and is also the next
in sequence from the previous entrant that also had an EventID of 2009.
Is there a nice simple (I'm really new to access!) way to do this with a
form?
I hope someone may be able to point me in the correct direction,
Kindest Regards,
Lee
I was wondering if someone may have solution or some pointers for me.
I've built a database for a running event and I need to find a way to ensure
that new entrants are given a unique race number. Each runner's unique race
number is the one that ends up on the bib that the runner wears on raceday.
In a related table is a field, EventID, and for this years race it is set to
2009 (last year was 2008, etc.)
So when I enter a new entrant to this years race (with EventID = 2009) I
need to ensure that the race number they get is unique, and is also the next
in sequence from the previous entrant that also had an EventID of 2009.
Is there a nice simple (I'm really new to access!) way to do this with a
form?
I hope someone may be able to point me in the correct direction,
Kindest Regards,
Lee