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

Difference between revisions of "XL3QueryTableSetConnectionString"

 
Line 33: Line 33:
 
[[Category:Formulae]]
 
[[Category:Formulae]]
 
[[Category:Query Table Formulae]]
 
[[Category:Query Table Formulae]]
[[Category:Relational Reporting]]
+
[[Category:Relational Reporting (Version 6)]]

Latest revision as of 07:52, 3 May 2012

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

See Also