Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have these variables:
sSorted = "ant, dog, giraffe, rhino, wolf, zebra" sMixed = "pig, snake, coyote" I want to build this newly sorted list: aSort2 = "ant, coyote, dog, giraffe, pig, rhino, snake, wolf, zebra" What would be some quick ways to merge both lists in a sorted manner? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
insert row at end of list | Excel Programming | |||
Drop down List - insert row? | Excel Discussion (Misc queries) | |||
insert rows in list | Excel Worksheet Functions | |||
Insert Name Paste List | Excel Discussion (Misc queries) | |||
Insert Row between items in list ... | Excel Discussion (Misc queries) |