Last Updated: Feb 14, 2022
Use this function to create a table in the sheet with a given range and table name.
Create Table (range, table_name)
Input Parameter Name | Description |
---|---|
range | First cell to last cell value separated by : to create the table |
table_name | Name of the table to be created |
Create Table (A1:F10, Details)
To view all the Excel functions, click here.