Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How about putting both arrays in one column of a
worksheet, sorting it, then copying the column to the final array. HTH, Merjet Has anyone got any sample code for merging two sorted one dimensional arrays into one sorted new one? e.g. A1 = (2, 4, 6, 8) A2 = (2, 3, 4, 9, 10) RESULT = (2, 3, 4, 6, 8, 9, 10) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Two arrays same? | Excel Discussion (Misc queries) | |||
Mergeing Cells | Excel Worksheet Functions | |||
mergeing cells and wrapping text | Excel Discussion (Misc queries) | |||
two arrays | New Users to Excel | |||
Arrays | Excel Discussion (Misc queries) |