Hi, I am using ms office access 2007 to create a simple database, and I am wondering how I can export my database as a very simple txt file in the alphabetical order of a chosen column? I know I can do it if I right click on the database name, then choose 'export', 'text file', and tick to "export data with formatting and layout" , eg as an example :-
---------------------------------------------------
| Book Title..................| Year |
---------------------------------------------------
| Hearts In Atlantis........| 1992 |
| Jurassic Park..............| 1995 |
| The Planetary Guide.....| 1982 |
---------------------------------------------------
..but I would rather have a txt file export without the 'table' look. Is this impossible to do?
If I export without ticking the "export data with formatting and layout" box, it gives me a txt file the way I want it to look, eg :-
"The Planetary Guide",1982
"Hearts In Atlantis",1992
"Jurassic Park",1995
..but the titles, as you can now see, display in the order I originally entered them into the data table instead- and so are no longer alphabetical according to title name. Im assuming that access remembered the order of entry and gave ID numbers to each item when I first added them, which is why they display in this way? Is there a way to change these IDs in accordance to my 'titles' column, so that a very basic txt (without ticking the "export data with formatting and layout" box on exporting) will give me the names alphabetically instead? ..or is there an easier way to go about it? I did save my table whilst the title column showed alphabetically, but it still saves to txt according to order of entry, as above. I havent been using access for long, so may have missed something. thanks for any help!![]()