Hi,
I have this database wich I use for scoring (sports).
Competitors can do as much attempts as they like. All results are
sorted by an spreadsheet, wich also publishes the highscores on the
intranet.
Every attempt consists of 12 individual scores, and 1 extra score to
fill in when there's a tight totalscore. Now i would like to see an
popup, or a message when a new totalscore is tight with another
totalscore from earlier in the tournament.
Basicly i would like to be alerted when i put in a new record in which
all fields, exept the primary key, are equal to an existing record, in
the same table.
Help would be appreciated very much!
Gr.
Edwin
I have this database wich I use for scoring (sports).
Competitors can do as much attempts as they like. All results are
sorted by an spreadsheet, wich also publishes the highscores on the
intranet.
Every attempt consists of 12 individual scores, and 1 extra score to
fill in when there's a tight totalscore. Now i would like to see an
popup, or a message when a new totalscore is tight with another
totalscore from earlier in the tournament.
Basicly i would like to be alerted when i put in a new record in which
all fields, exept the primary key, are equal to an existing record, in
the same table.
Help would be appreciated very much!
Gr.
Edwin
Comment