Difference between revisions of "XL3QueryTableSetConnectionString"
(Updated syntax to use correct function name) |
|||
Line 1: | Line 1: | ||
+ | {{Imbox | ||
+ | | type = notice | ||
+ | | text = XLCubed now includes a updated version of this feature, more information about which can be found [[Relational Data Tables|in this article]]. | ||
+ | |}} | ||
+ | |||
Sets the connection string of a Query Table. | Sets the connection string of a Query Table. | ||
Revision as of 15:37, 19 March 2012
![]() |
XLCubed now includes a updated version of this feature, more information about which can be found in this article. |
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 |