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 the number of items in a set.
CUBESETCOUNT(set)
=CUBESETCOUNT(A1)