Function Formual PDF
Function Formual PDF
5. Convert to proper
=proper(select text)
6. Count of character
=len(select text)
9. Count of days
=n(select new date - select old date)
22. Trim:- it removes all spaces from text except from single
space between words.
=trim(select text)