Search

Paste Table Data

Last Updated: Mar 8, 2023

Articles

Use this function to paste the values from the table variable to a range starting from the specified cell.

Syntax

Paste Table Data (table_name, cell_identifier)

Parameters

Input Parameter Name Description
table_name Name of the table that the values are copied
cell_identifier Starting range of the cell to paste the values

Sample

Paste Table Data (EmployeeDetails, G1)

  • Pastes the values copied from EmployeeDetails to the cell range starting from G1.

To view all the Excel functions, click here.

Did you find what you were looking for?