Difference between revisions of "XL3QueryTableGetConnectionString"

m (Text replacement - "XLCubed" to "FluenceXL")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Imbox
 
{{Imbox
 
| type = notice
 
| 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]].
+
| text = FluenceXL now includes a updated version of this feature, more information about which can be found [[Relational Data Tables|in this article]].
 
|}}
 
|}}
  
Line 30: Line 30:
 
[[Category:Formulae]]
 
[[Category:Formulae]]
 
[[Category:Query Table Formulae]]
 
[[Category:Query Table Formulae]]
[[Category:Relational Reporting]]
+
[[Category:Relational Reporting (Version 6)]]

Latest revision as of 09:53, 4 July 2023

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