Lambda Append Range
Explanation Note: this example was created before the VSTACK function and HSTACK function were introduced to Excel. VSTACK combines ranges vertically and HSTACK combines ranges horizontally. These functions are a much easier way to append ranges, but this example is still useful as a way to understand how to approach more complicated problems with dynamic array formulas . You can use the LAMBDA function to create a custom function to combine ranges....