Skip to main content

Auto Fill Range

Excel·v1.1.0
ExcelWrites files

Fill a source cell's formula or value across a range, adjusting relative references like dragging the Excel fill handle. Absolute references (with $) stay pinned.

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
stringRequiredThe range to fill, e.g. B2:B100. Include the source cell as the top-left of the range.

Compatibility

WindowsLinuxAttendedUnattended

Related activities