J
JD
Hi, I have created a form the primary key field is clientID and type is
text. We have entered around 400 records. We noticed that clientid filed is
not in order any more. Records should appear as:
1
2
3
4
so on but they are appearing like this:
1
10
100
101
102
103
....
109
11
110
111
In the text box property (under table design) it is set as Indexed = Yes and
No dups.
How can I fix them? thanks
text. We have entered around 400 records. We noticed that clientid filed is
not in order any more. Records should appear as:
1
2
3
4
so on but they are appearing like this:
1
10
100
101
102
103
....
109
11
110
111
In the text box property (under table design) it is set as Indexed = Yes and
No dups.
How can I fix them? thanks