Last Updated: Mar 15, 2021
Use this function to take the formulas defined in the specified cell range and adapt them to the specified end range.
AutoFill ( range, cell_identifier)
| Input Parameter Name | Description | 
|---|---|
| range | Range of cells (first cell and last cell) separated by : to copy the formula | 
| cell_identifier | Range of cells (first cell and last cell) separated by : to which the autofill has to be applied | 
AutoFill (A1:A5, A1:A26)
To view all the Excel functions, click here.