Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
UPPER transforms every letter in a text string to its uppercase equivalent, leaving numbers and symbols unchanged. Use it to standardize text for comparisons, headings, identifiers, or any scenario where consistent capitalization is required.
=UPPER(A2)=UPPER(A2)Computed by a real spreadsheet engine on the sample data below.
| ProductCode |
| widget-a |
| gadget-b |
| doohickey-c |
| thingamajig-d |
=UPPER(A2)→WIDGET-A
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 all product codes in a column to uppercase for standardization”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: