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