Hello,
Ok, how sould a computer dummy to this (the dummy is me):
I have a list of 300 bike racers. In the columns next to the racer is items such as bib numbers, team, age, etc.
For example:
John Smith / #52 / Eagles Racing Team / 42 / San Francisco
When the race is over, the officials will give me a list of results in order by bib number, like this:
#47
#66
#67
What I'd like to do is enter those numbers in a colunm on the far left, next to a column which I've alread set up so that it will look like this:
1 / #47
2 / #66
3 / #67
Then I'd like the computer to match the information for #47 with the rest of the information about #47 and down the list.
Do you know how I can do this?
Configuration: Windows XP Internet Explorer 7.0
Okay,
|