Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
LOWER changes every uppercase letter in a text string to lowercase, leaving numbers and punctuation untouched. It is commonly used to normalize email addresses, usernames, or category labels before comparisons or lookups.
=LOWER(A2)=LOWER(A2)Computed by a real spreadsheet engine on the sample data below.
| Alice@Example.COM |
| BOB@SAMPLE.ORG |
| Carol@Test.Net |
| dave@DOMAIN.IO |
=LOWER(A2)→alice@example.com
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: “Normalize all email addresses in a list to lowercase before deduplication”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: