Sets the connection string of a Query table.
Syntax
XL3QueryTableSetConnectionString( SheetName, QueryTableName, ConnString )
Parameters
Parameter | Description |
SheetName | Name of the worksheet where the Query Table is located. |
QueryTableName | Name of the Query Table. |
ConnString | The new connection string to set. |