Skip to Content

CUBESETCOUNT

Returns the number of items in a set.

Syntax

CUBESETCOUNT(set)

Parameters

  • set: Required. A text string of a multidimensional expression that evaluates to a set, or a cell reference to a CUBESET function

Example

=CUBESETCOUNT(A1)
Returns: NumberSince: Excel 2007