XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "XL3QueryTableGetConnectionString"

Line 25: Line 25:
 
* [[Formula Reference]]
 
* [[Formula Reference]]
 
* [[Query Tables]]
 
* [[Query Tables]]
 +
* [[Relational Data Tables]]
 
* [[XL3QueryTableSetConnectionString|XL3QueryTableSetConnectionString formula]]
 
* [[XL3QueryTableSetConnectionString|XL3QueryTableSetConnectionString formula]]
  

Revision as of 16:38, 19 March 2012

Gets the connection string of a Query Table.

Syntax

XL3QueryTableGetConnectionString( SheetName, QueryTableName )

Parameters

Parameter Description
SheetName Name of the worksheet where the Query Table is located
QueryTableName Name of the Query Table

See Also