J
JR
Hi, any help would be much appreciated here.
i have a table, containing fields NAME,DIVISION,GAMES,
POINTS
48 records through 4 divisions.
GAMES and POINTS are updated through an update query from
a separate results table. when i run this update query i
would also like it to add a fith field called POSITION to
be created and updated dynamically acording to the number
of points each person has, and also relating to their own
division only.
eg division1 has 12 players ordered high to low giving
number 1 through 12... division2 has 12 players ordered
high to low giving number through 1 to 12, etc etc
clear as mud... hope someone can help,
thanks in advance
J
i have a table, containing fields NAME,DIVISION,GAMES,
POINTS
48 records through 4 divisions.
GAMES and POINTS are updated through an update query from
a separate results table. when i run this update query i
would also like it to add a fith field called POSITION to
be created and updated dynamically acording to the number
of points each person has, and also relating to their own
division only.
eg division1 has 12 players ordered high to low giving
number 1 through 12... division2 has 12 players ordered
high to low giving number through 1 to 12, etc etc
clear as mud... hope someone can help,
thanks in advance
J