Hello everyone,
First of all, I would like to say that I'm new to Access but quickly learning
I have a database with 3 soccer teams and I would like to autocomplete a field with the position on the podium, based on the teams' scores.
For example, one field in a table contains the points, arranged in descending order: 80, 73, 53, and I want in another field, another table, for the database to autocomplete 1, 2, 3.
Is there a way to do that so it automatically updates itself if I add, let's say, 10 more teams with their own points in the future, so the positions will be 1, 2, 3 ... 13?
Thanks in advance!
Mike
First of all, I would like to say that I'm new to Access but quickly learning

I have a database with 3 soccer teams and I would like to autocomplete a field with the position on the podium, based on the teams' scores.
For example, one field in a table contains the points, arranged in descending order: 80, 73, 53, and I want in another field, another table, for the database to autocomplete 1, 2, 3.
Is there a way to do that so it automatically updates itself if I add, let's say, 10 more teams with their own points in the future, so the positions will be 1, 2, 3 ... 13?
Thanks in advance!
Mike