Last Updated: Dec 1, 2020
This function is deprecated.
Use this function to copy the values along without metadata from the given input rage to the data table from an Excel sheet.
Copy To Table DEPCREATED (table_name, range)
Input Parameter Name | Description |
---|---|
table_name | Name of the table from table definition to which data will be copied |
range_value | Two cell values (first cell and last cell) separated by ‘:’ to copy the values |
':' is used as separator between the cells.
Copy To Table DEPCREATED (FourColstable, C3:F8)
To view all the Excel functions, click here.