P
pat67
Hello. I have a make table query that shows players ranked by their
winning percentage. What I want to do is when making the table add a
field to the front of table that is called "Rank" and is autonumbered
so that the highest percentage is 1 and the next 2 and so on. What I
am doing now is adding the field manually after I create the table. I
want to do it at creation since I have other queries I run off of this
table that have to wait until the "rank" field is there. Can someone
explain to me how to do this? Thanks
winning percentage. What I want to do is when making the table add a
field to the front of table that is called "Rank" and is autonumbered
so that the highest percentage is 1 and the next 2 and so on. What I
am doing now is adding the field manually after I create the table. I
want to do it at creation since I have other queries I run off of this
table that have to wait until the "rank" field is there. Can someone
explain to me how to do this? Thanks