Application.Query
This function creates a composite spreadsheet using SQL SELECT statement syntax; implicit {SELECT * FROM} is allowed. Table names: quoted file paths or names (for spreadsheets located in DataSources, ';,'-separated list of folders). Useful for multi-table merge/subset/sort.
Syntax | Parameters | Return Value |
---|---|---|
Function Application.Query( _ SQLSelectStatement As String, _ Optional ListOfFoldersContainingTheDataSources As String = "") As Spreadsheet |
Type: String Type: String Default value: "" |
Spreadsheet |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.