Excel Client:ElemFirstSibling

From CoPlanner 10
Revision as of 14:55, 15 April 2014 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Function

ElemFirstSibling(Dimension, Element)

This function returns the first element of the level on which the element is located. If the Element is not present in the dimension, an empty string (“”) is returned.

Parameter Description
Dimension The dimension to which the operation applies.
Element The element whose first “sibling element” is sought.

Example

ElemFirstSibling("Zeit"; "SEP 2005")
returns „JAN 2005“