Best way to sort one list based on another?
|
07-04-2015, 10:40 AM
Post: #1
|
|||
|
|||
Best way to sort one list based on another?
I have two lists
name := { "Bird", "Jordan", "O'Neal" } height := { 2.06, 1.98, 2.16 } and I want to sort the names into height order. What's the best way to do this in HP PPL, please? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Best way to sort one list based on another? - BruceH - 07-04-2015 10:40 AM
RE: Best way to sort one list based on another? - roadrunner - 07-04-2015, 02:52 PM
RE: Best way to sort one list based on another? - DrD - 07-04-2015, 06:51 PM
RE: Best way to sort one list based on another? - StephenG1CMZ - 07-04-2015, 08:00 PM
RE: Best way to sort one list based on another? - BruceH - 07-04-2015, 09:53 PM
RE: Best way to sort one list based on another? - Tyann - 07-05-2015, 06:03 AM
RE: Best way to sort one list based on another? ANSWERED - BruceH - 07-05-2015, 07:34 AM
RE: Best way to sort one list based on another? - Tyann - 07-05-2015, 06:27 PM
|
User(s) browsing this thread: 1 Guest(s)