Excel Client:ElemLastSibling

From CoPlanner 10
Jump to navigationJump to search

ElemLastSibling(Dimension, Element)

This function returns the last 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

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


Example

Function Result
ElemLastSibling(„Zeit“; „SEP 2005“) „DEZ 2005“