Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
PROPER converts a string to title case by capitalizing the initial letter of every word and making remaining letters lowercase. Use it to format names, headings, or address fields that may have been entered in all caps, all lowercase, or mixed case.
=PROPER(A2)=PROPER(A2)Computed by a real spreadsheet engine on the sample data below.
| RawName |
| ALICE SMITH |
| bob jones |
| CAROL ANN BROWN |
| david O'BRIEN |
=PROPER(A2)→Alice Smith
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Convert customer names that were entered in all caps to proper title case”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: