Copy Sheet Area

Copies a block of cells between two spreadsheet locations.

Parameters

  • Source Spreadsheet - Copy from this sheet location [c,r] = [left,top]
  • Columns - Number of Columns in the area
  • Rows - Number of Rows in the area
  • Destination Spreadsheet - Copy to this sheet location [c,r] = [left,top]

See Also