Description
Returns the value represented by a data point as determined by the member items.
Syntax
EssCell (Membername)
Where Membername is the name of a member in the database.
Example
=EssCell ("Year")
Notes:
The active spreadsheet is used. If a worksheet is not logged in, the return value is #N/A.
Up to 20 members, each from another dimension, can be specified.
If not all members are specified, members from those dimensions not represented uses the top level member name.
If a member name is invalid, the return value is #VALUE.