How to sort two lists? Sort distance
|
04-29-2016, 07:06 PM
(This post was last modified: 12-06-2019 09:38 PM by StephenG1CMZ.)
Post: #1
|
|||
|
|||
How to sort two lists? Sort distance
Is there a way to sort multiple lists
For example, I have a list of elements { {1,H,hydrogen}, {2,He,helium} } Which I'd like to present to the user in Alphabetic order of atomic number, symbol, or element name. I know how to sort manually, but is there a built-in that would help? SORT looks like it will only sort one list, rather than sorting a list by a key. I am sure I read of a way, but cannot find it. Stephen Lewkowicz (G1CMZ) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)