copy_range
Transfer specific cell ranges between sheets or locations in Excel files using a structured approach for precise and organized data handling.
Instructions
Copy a range of cells to another location.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | ||
sheet_name | Yes | ||
source_end | Yes | ||
source_start | Yes | ||
target_sheet | No | ||
target_start | Yes |