Last Updated: Dec 1, 2020
Use this function to retrieve the excel range of a table from the active spreadsheet.
Get Table Range (table_name)
| Input Parameter Name | Description |
|---|---|
| table_name | Name of the table |
| Return value | Description |
|---|---|
| Range | Returns the range of the cells that the table exists |
Get Table Range (Table1) => B3:E7
To view all the Excel functions, click here.