05-13-2006, 11:57 PM
I've got a list of names that I want to sort alphabetically. What's the easiest way to do this?
Easiest way to sort a list of names?
|
05-13-2006, 11:57 PM
I've got a list of names that I want to sort alphabetically. What's the easiest way to do this?
05-14-2006, 12:19 AM
TextWrangler is easy.
05-14-2006, 12:19 AM
I put lists into a spreadsheet and sort from there. Appleworks or Excel. Either will import a text file. Filemaker would do it too but with more effort getting it set up.
05-14-2006, 12:25 AM
Don C beat me to it..
Paste into Excel, select 'em, Tools->Sort. Copy, and paste it back into your text document. There might be an easier way.. but that's what comes to mind.
05-14-2006, 12:46 AM
where is 'sort' in appleworks? i was working with a spreadsheet the other day that i needed to sort but couldn't find that option in appleworks.
opening the file in a neoOffice spreadsheet and sorting from there.
05-14-2006, 01:01 AM
graylocks,
In an Appleworks spreadsheet Calculate>Sort then it gives you a dialog to tell it how to sort. You have to select a range of cells before it will give you the sort option. HTH ![]() Whippet, Whippet Good
05-14-2006, 01:01 AM
If you have Excel, you also have Word.
Word sorts. Word does calculations, either within a table or outside of a table. I mentioned TextWrangler because it's free...
05-14-2006, 01:08 AM
In the terminal
cat FILE | sort
05-14-2006, 01:16 AM
rgG Wrote:
------------------------------------------------------- > graylocks, > In an Appleworks spreadsheet Calculate>Sort > then it gives you a dialog to tell it how to sort. > You have to select a range of cells before it will > give you the sort option. HTH jeez! i can't believe i missed that! senior moments... thanks!
05-14-2006, 01:23 AM
Thanks guys. I used NeoOffice & figured out how to sort it. I'm gonna look into TextWrangler.
|
« Next Oldest | Next Newest »
|