Last Updated: Feb 14, 2022
Use this function to copy the values and metadata from the given input range and provide output according to the input Table Definition.
Copy Entire Data as Table (table_definition, range)
Input Parameter Name | Description |
---|---|
table_definition | Name of the table from table definition to which data will be copied |
range | First cell to last cell value separated by : to copy the values |
Return value | Description |
---|---|
Table | Returns the copied data as a table |
Copy Entire Data as Table (FourColstable, C3:F8)
To view all the Excel functions, click here.