Forum Discussion

PPLepew's avatar
PPLepew
Copper Contributor
Aug 07, 2022

Sort(a:a) changes my 120 spreadsheet size to 1M+ filled with zeroes

It's filled with zeroes???

3 Replies

  • PPLepew 

    Interesting.  I didn't know it would do that, but it is the correct answer to the problem as posed.  You requested the formula should sort precisely 1,048,576 cells and it did.  Older formulas allowed one to use entire columns and the calculation would get cut off when the boundary of the used range is reached, but that does not apply to array formulas.

     

    I would recommend converting source data to Excel Tables and using the structured references to address the data.  That way you will have one output for each place within the referenced column.

Resources