Skip to main content

Auto Fill Range

Excel·v1.11.1
ExcelWritingWrites files

Copy a cell's formula down the column, like dragging the fill handle in Excel

Inputs

NameTypeRequiredDefaultDescription
Excel Instance
excelInstance
variableRequired
Sheet Name
sheetName
stringOptional
Source Cell
sourceCell
stringRequiredThe cell to fill from, e.g. B2. Its formula or value is copied across the fill range.
Fill Range
fillRange
stringOptionalOptional. Leave empty to fill down to the last row that has data, which is what dragging the fill handle does. Give a range like B2:B100 only when you want to fill a fixed number of rows or across columns.

Compatibility

WindowsLinuxAttendedUnattended

Related activities