Guest_imported
New member
- Jan 1, 1970
- 0
I have a problem with the order of the numeric ID in several of my tables in one database.
Basically every quarter, using link table i update the figures in my table using basic cut and paste. However this will not work now as the table has become out of order due to the ID'S not beeing in numeric order.example
ID
1
7
23
24
15
16
2
3
8
34
I am desperate to get these collums back into order so i can paste my data in how do i do this. i want it to be like this
ID
1
2
3
4
5
ECT
PLEASE HELP
THANKS
Basically every quarter, using link table i update the figures in my table using basic cut and paste. However this will not work now as the table has become out of order due to the ID'S not beeing in numeric order.example
ID
1
7
23
24
15
16
2
3
8
34
I am desperate to get these collums back into order so i can paste my data in how do i do this. i want it to be like this
ID
1
2
3
4
5
ECT
PLEASE HELP
THANKS