The SEQUENCE function
Abstract Transcript In this video, we’ll introduce the SEQUENCE function. One of the new functions that comes with the dynamic array version of Excel is SEQUENCE. The SEQUENCE function takes fourarguments. The first argument,rowscontrols how many rows SEQUENCE returns. This argument is required. The second argument,columns, controls the number of columns returned by SEQUENCE.Columnsis optional and defaults to 1. The third argument is calledstart. This is the starting point for the numbers returned by SEQUENCE, and can be any valid number....