This method removes unnecessary spaces from the beginning and conclusion of text. TRIM eliminates unnecessary spaces from text, leaving just single spaces between words and no space characters at the beginning or conclusion.
Syntax:
=TRIM (text)
Parameter list:
Example :
Ask Your Query