Range.ColumnStats

This function performs the specified block statistics (by column) on the range.

Syntax Parameters Return Value
Sub Range.ColumnStats( _
    StatsType As BlockStatsType, _
    ByRef Result As Variant)
  • StatsType [in]

Type: BlockStatsType

  • Result [out]

Type: Variant

This function does not return a value.