copy_range
Copy a specified range of cells to another location in the same or different worksheet, enabling quick data rearrangement in Excel files.
Instructions
Copy a range of cells to another location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| filepath | Yes | ||
| sheet_name | Yes | ||
| source_end | Yes | ||
| source_start | Yes | ||
| target_sheet | No | ||
| target_start | Yes |