NAMESPLIT

Namespaced Aliases

NS_LAST

Collision-resistant alias for SPLIT_LAST_NAME.

Syntax

=NS_LAST(full_name)

Parameters

Namefull_name
Typetext or range
DescriptionFull name text, or a range containing full names.

Returns

The same result as SPLIT_LAST_NAME.

Example

=NS_LAST(A2)

Result: van Beethoven

Notes

NS_LAST accepts the same arguments as SPLIT_LAST_NAME.

Use the alias when you want formulas with a family prefix.

    xs