DBTable.SubsetEx2
Creates a new spreadsheet containing the specified subset of the current spreadsheet using Selection Conditions.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property DBTable.SubsetEx2( _
Variables As Variant, _
Optional UseSpreadsheetSelCond As Boolean = True, _
Optional CopyFormatting As Boolean = False, _
Optional selectionIncludeExpression As String = "", _
Optional selectionIncludeList As String = "", _
Optional selectionExcludeExpression As String = "", _
Optional selectionExcludeList As String = "", _
Optional CreateSpreadsheet As Boolean = True) As Spreadsheet
|
|
Spreadsheet |