lclyatt Newbie

Joined: 15 Sep 2007 Posts: 1
|
Posted: Sat Sep 15, 2007 12:30 pm Post subject: retrieving cell info |
|
|
| 1-How do I get the info sorted back (in order of entry) after sorting up, then saving file in error? 2-I want to use 1 column to sort, but take along the information in adjacent columns. Help!! |
|
acknak Moderator


Joined: 13 Aug 2004 Posts: 4295 Location: ~ 40°N,75°W
|
Posted: Sat Sep 15, 2007 3:51 pm Post subject: |
|
|
| Quote: | | How do I get the info sorted back... |
Once you exit OOo, the undo information is lost--you have to live with what's saved in the file.
If your data somehow includes the original order, e.g. if the data were entered consecutively and you included the date, then you can re-sort the data by the date column.
| Quote: | | I want to use 1 column to sort, but take along the information in adjacent columns. |
Don't use the toolbar buttons--instead, use Data > Sort. There you can choose what column(s) to sort by. That will automatically include all the data around the cursor and keep the rows together. |
|