need to retain sort order in text export

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a table that's sorted by an ID number field. I need to export to a
text file in ascending order by ID number, but without the ID number
variable. I tried saving the table correctly sorted and then removing the ID
number field, but as soon as I do that I lose the sort order. There are no
key fields or indexed fields in the table.

Any ideas about how I can retain the sort order?

TIA,
Janice
 
Back
Top