Namespaced Aliases
NS_FORMAT_LAST_FIRST
Collision-resistant alias for FORMAT_NAME_LAST_FIRST.
Syntax
=NS_FORMAT_LAST_FIRST(full_name)Parameters
NameTypeDescription
Name
full_nameTypetext or range
DescriptionFull name text, or a range containing full names.
Returns
The same result as FORMAT_NAME_LAST_FIRST.
Example
=NS_FORMAT_LAST_FIRST(A2)Result: King, Martin Luther
Notes
NS_FORMAT_LAST_FIRST accepts the same arguments as FORMAT_NAME_LAST_FIRST.
Use the alias when you want formulas with a family prefix.