Allows you to alias a member lookup to return a more readable name.

XL3MemberAlias( Connection, Hierarchy, Member, Alias )

ParameterDescription
ConnectionConnection number to use
HierarchyName of the hierarchy that the member applies to e.g. "Measures" or "[Customer].[Customer Geography]".
MemberMember to use. This'll often point to a cell containing an XL3Member formula.
AliasText that can be used to refer to the member specified. This'll often be used by a cell containing an XL3Lookup formula.