Forum Discussion

Harun24HR's avatar
Harun24HR
Bronze Contributor
Jan 29, 2024

Re: Need a function or combination of functions to allow me to combine (sort?) multiple arrays into one

Did you try SORTBY() function. Or use CHOOSECOLS() function then apply SORT() function. Attach a sample file and show your desired output.

1 Reply

  • TheOldPuterMan's avatar
    TheOldPuterMan
    Brass Contributor
    I ended up using a combination of SORT, FILTER, CHOOSE and VSTACK to get what I needed. Your suggestion to look at CHOSECOL() gotme thinking.

    Thanks!! TheOldPuterMan

Resources