• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Spill ranges and Tables

Gregg Wolin

Member
I’m addicted to utilizing dynamic array formulas now that they are easier to deploy but they play havoc when attempting to integrate with my use of tables (which use has historically been limited). I’m just wondering how you guys are using sequence, filter, etc. in conjunction with tables.
 
Tables are the place to store raw data. Inside a table, since they 'fill down' automatically, you don't need spilled arrays inside them. You can use Dynamic Array formulae in a table as long as they do return a single result.
 
Back
Top