ReadOnly Property DBTable.SubsetSystematicRandomSamplingEx2( _
Variables As Variant, _
selectionIncludeExpression As String, _
selectionIncludeList As String, _
selectionExcludeExpression As String, _
selectionExcludeList As String, _
sampleSize As Integer, _
Optional CopyFormatting As Boolean = False) As Spreadsheet
|
- Variables [in]
Type: Variant
- selectionIncludeExpression [in]
Type: String
- selectionIncludeList [in]
Type: String
- selectionExcludeExpression [in]
Type: String
- selectionExcludeList [in]
Type: String
- sampleSize [in]
Type: Integer
- CopyFormatting [in, optional]
Type: Boolean
Default value: False
|
Spreadsheet
|