Proper function
It capitalize first letter of each Word in a cell
It capitalize first letter of each Word in a cell
Concat function
It joins , combine , bring together words in a one cell
It joins , combine , bring together words in a one cell
TEXTJOIN Function
Is the easier way to join separate words in a one cell
Is the easier way to join separate words in a one cell
Right, Left, Mid
Like if you want to take 5 characters from right side
You should write like this
=right(A22,5)
Like if you want to take 5 characters from right side
You should write like this
=right(A22,5)
Find ( case-sensitive) and search ( non case-sensitive) Function
To Find function we give a number of character
And it give us in result till the end of that number of character
And it give us in result till the end of that number of character