Input stacking

Summary

This video looks at how to combine multiple tables into a single FILTER function.

Tab in example file: Stacking inputs

By using HSTACK and VSTACK we can combine multiple tables into a single array. These stacked arrays can then be used inside the arguments of the FILTER function.