J
Jeff
Hi,
I asked this question before but the answer turned out not to fix it.
Here is the problem
1.) I have a table in Access. The table has 4 columns and ~150,000 rows.
The table is sorted correctly (I mean how I want it sorted) in Access. So
the table might have diata like the following.
1, aa, zz, ks
2, bb, zz, kds
3, cc, zz, kds
...... (more rows).
2.) I export the table in Access to a csv. (Right click on table --> export
--> save as Table.csv)
3.) This is the problem - the table is not sorted the same way in the csv as
it is sorted in Access.
So the example table above might look like the following in the csv.
3, cc, zz, kds
1, aa, zz, ks
2, bb, zz, kds
...... (more rows).
The row starting with "3" is at the top now. So it is not "sorted" the same
way.
Does anyon know how to fix this?
Thanks
I asked this question before but the answer turned out not to fix it.
Here is the problem
1.) I have a table in Access. The table has 4 columns and ~150,000 rows.
The table is sorted correctly (I mean how I want it sorted) in Access. So
the table might have diata like the following.
1, aa, zz, ks
2, bb, zz, kds
3, cc, zz, kds
...... (more rows).
2.) I export the table in Access to a csv. (Right click on table --> export
--> save as Table.csv)
3.) This is the problem - the table is not sorted the same way in the csv as
it is sorted in Access.
So the example table above might look like the following in the csv.
3, cc, zz, kds
1, aa, zz, ks
2, bb, zz, kds
...... (more rows).
The row starting with "3" is at the top now. So it is not "sorted" the same
way.
Does anyon know how to fix this?
Thanks