Skip to main content

Copy Range

Excel·v1.11.1
ExcelEditingWrites files

Copy cells somewhere else, with or without their formatting. Works even when the destination overlaps the source

Inputs

NameTypeRequiredDefaultDescription
Excel Instance
excelInstance
variableRequired
Copy From Sheet
sheetName
stringOptionalLeave empty for the first sheet
Copy
range
stringOptionalA1:D20, or empty for everything on the sheet
Paste To Sheet
targetSheetName
stringOptionalLeave empty to paste on the same sheet
Paste At
targetCell
stringRequiredThe top-left cell of where it lands, such as F1
Paste
what
enumOptionalboth
bothvaluesformats

Compatibility

WindowsLinuxAttendedUnattended

Related activities