DBTable.SubsetSystematicRandomSampling

Creates a new spreadsheet containing the specified subset of the current spreadsheet using Systematic Random Sampling.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property DBTable.SubsetSystematicRandomSampling( _
    Variables As Variant, _
    sampleSize As Integer) As Spreadsheet
  • Variables [in]

    Type: Variant

  • sampleSize [in]

    Type: Integer

Spreadsheet