Same as ProperCaseName EXCEPT the formula proper cases all data REGARDLESS of existing case.
ProperCaseNameForceAll(StringValue)
Example: ProperCaseNameForceAll({name})
- Input: Mary
- Result: Mary
Example: ProperCaseNameForceAll({name})
- Input: mary
- Result: Mary
Example: ProperCaseNameForceAll({name})
- Input: JAB Consulting
- Result: Jab Consulting (assumes JAB is NOT in the ProperCaseOverrides list)
When using this version of ProperCase it is especially important to review the ProperCaseOverrides list and customize as needed.
Click HERE to view detailed information on the ProperCaseName formula.
Click HERE to return to the full list of MassImpact Formulas.