P
Pete Provencher
Using Access 2000:
I want to update a field, [Agent], with one of three names. In the first
record it would put the first name, in the the second record the second
name, in the third record the third name, and the start the cycle all over
again with the fourth and following records. As such:
Record Agent
1 Jones
2 Smith
3 Lee
4 Jones
5 Smith
6 Lee
Pete Provencher
I want to update a field, [Agent], with one of three names. In the first
record it would put the first name, in the the second record the second
name, in the third record the third name, and the start the cycle all over
again with the fourth and following records. As such:
Record Agent
1 Jones
2 Smith
3 Lee
4 Jones
5 Smith
6 Lee
Pete Provencher