Sort a csv alphabetically based on one Column

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
haystackbaloon
Posts: 1
Joined: 14 Feb 2018, 17:29

Sort a csv alphabetically based on one Column

19 Feb 2018, 13:25

Is there a way to sort a CSV file alphabetically?
If so could anyone point me in the right direction?

Thanks!
User avatar
boiler
Posts: 16925
Joined: 21 Dec 2014, 02:44

Re: Sort a csv alphabetically based on one Column

19 Feb 2018, 14:10

If you google autohotkey csv library, you'll see various threads with AHK libraries that would help you do this. I believe they are library functions for you to use in your own scripts, but perhaps one of them is already a complete working tool.
burque505
Posts: 1734
Joined: 22 Jan 2017, 19:37

Re: Sort a csv alphabetically based on one Column

19 Feb 2018, 17:42

Jean LaLonde has created CSVBuddy, see this link and this topic. CSVBuddy lets you sort on a column. His ObjCSV library may be better suited to your purposes. There is a function to sort the data on any field combination before loading to a ListView or saving to a CSV file. The GitHub page with documentation is here. Hope this helps.
Regards,
burque505

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 210 guests