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

XL3QueryTableSetSQL

Revision as of 08:52, 3 May 2012 by Antonio.remedios (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sets the SQL statement of a Query Table.

Syntax

XL3QueryTableSetSQL( SheetName, QueryTableName, SQL )

Parameters

Parameter Description
SheetName Name of the worksheet where the Query Table is located
QueryTableName Name of the Query Table
SQL The new SQL statement to use

See Also