The PROPER function capitalizes just the first letter in each word of a text string. The syntax looks like this: =PROPER(text).
Because the syntax for these text functions is quite simple, you may find it easier to type it manually instead of using the Function Arguments dialog box.
Click in the cell where you want to insert the function.
Type =PROPER(), entering the cell you want to modify in the parentheses.
Press Enter when you’re finished entering the formula.
The text from the specified cell is displayed in the current cell and only the first letter of each word is capitalized.