DBTable.AddCases

Adds the specified number of cases to the spreadsheet.

Syntax Parameters Return Value
Sub DBTable.AddCases( _
    After As Integer, _
    HowMany As Integer)
  • After [in]

    Type: Integer

  • HowMany [in]

    Type: Integer

This function does not return a value.