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

XL3QueryTableGetConnectionString

Revision as of 16:00, 11 October 2010 by Antonio.remedios (talk | contribs) (Created page with 'Gets the connection string of a Query Table. ==Syntax== {{Code|XL3QueryTableGetConnectionString( SheetName, QueryTableName )}} ==Parameters== {| class="wikitable" ! Parameter …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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