Excel Function
PROPER
Capitalizes the first letter of each word.
PROPER(text)Arguments
text
RequiredEnter a text value (wrap with quotes when needed).
Practice Preview
format and display text values. Use PROPER to Capitalizes the first letter of each word. use B2 for text. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=PROPER(B2)