Forum Discussion

GBax-2020's avatar
GBax-2020
Copper Contributor
Mar 25, 2023

How do I split a column

I need to split a column for a select number of cells, or a range of cells. How do I do that?

 

1 Reply

  • GBax-2020 

    This is in answer to a possible interpretation of your question.  The new(ish) 365 function

    = WRAPCOLS(column#, 25)

    will split a column array into blocks of 25 rows.

Resources