Search

Copy To Clipboard

Last Updated: Dec 1, 2020

Articles

Use this function to copy the input range to the clipboard.

Syntax

Copy To Clipboard ( select_range )

Parameters

Input Parameter Name Description
select_range Two cell values (first cell and last cell) separated by ‘:’ to copy

':' is used as separator between the cells.

Sample

Copy To Clipboard (C3:F8)

  • Copies values from cell ‘C3’ up to cell ‘F8’ to clipboard.

To view all the Excel functions, click here.

Did you find what you were looking for?