Excel Tutorials

How to Use the PROPER Function

Fix inconsistent capitalization in a name or title column in seconds. This lesson uses the Event Planner workbook from Excel Foundations, free to download below.

Download the Event Planner Workbook

Follow along in the same file used in the video. No email required.

⬇ Event Planner Workbook (.xlsx)

What Does the PROPER Function Do?

PROPER capitalizes the first letter of every word in a cell and lowercases the rest, turning something like "jOHN smith" or "JANE DOE" into a clean "John Smith" or "Jane Doe."

It's most useful when you're cleaning up a list that came from somewhere else, a form submission, an import, or manual entry, where capitalization was never consistent to begin with.

How to Use PROPER in Excel

Step-by-step, matching the video above.

1

Click an empty cell

Pick a cell next to the messy text you want to fix, not the messy cell itself.

2

Type the formula

Type =PROPER( then click the cell reference with the messy text, like =PROPER(A2).

3

Close the formula and press Enter

Type the closing parenthesis and hit Enter. The corrected, properly capitalized version appears.

4

Copy the formula down

Drag the small square at the corner of the cell down to apply the same formula to every row in your list.

5

Convert the results to permanent values

Select the new column, copy it, then Paste Special > Values over the same cells (or a new spot) to lock in the corrected text as plain values instead of a formula.

6

Replace or delete the original messy column

Once you've pasted the values, you can safely delete the original inconsistent column if you no longer need it.

💡 Tip: always Paste Special > Values before deleting the original messy-text column, or every PROPER formula referencing it will break.
PROPER's Cousins: UPPER and LOWER

Two closely related text functions worth knowing alongside PROPER, useful for different kinds of cleanup.

UPPER

=UPPER(A2) converts every letter to capitals. Useful for codes, IDs or reference numbers that should always display in all caps.

LOWER

=LOWER(A2) converts every letter to lowercase. Commonly used to standardize email addresses before checking for duplicates.

They all work the same way

Each takes one text argument, references the messy cell, and produces a cleaned-up version you can then paste as values just like PROPER.

Common PROPER Mistakes to Avoid

⚠️

Forgetting to paste as values

If you delete or edit the original messy-text cell before converting the PROPER formula to a value, the corrected cell breaks or goes blank.

⚠️

Using PROPER on intentional acronyms

PROPER doesn't know IBM should stay in all caps, it will turn it into "Ibm." Review acronym-heavy lists before trusting the output completely.

⚠️

Applying PROPER to numbers or mixed data

PROPER is a text function. Running it on a column of numbers or dates won't do anything useful and can produce unexpected results.

Beyond the Spreadsheet

3 Things You Clean Up by Hand.Already Consistent in Updoot.

Formatting fixes shouldn't be a step you have to remember.

🧑‍💼
You clean up
Inconsistent name capitalization
HR & Applicant Tracking
AI-powered resume parsing standardizes it automatically
🏷️
You clean up
Inconsistent asset or item names
Asset Tracking
Every asset named and tracked consistently
👤
You clean up
Messy data before sharing a report
Employee Dashboard
Every view already looks clean and consistent

Free 14-day trial. No credit card required.

Frequently Asked Questions

What does the PROPER function do in Excel?

It capitalizes the first letter of each word in a cell and lowercases the rest, fixing inconsistent capitalization.

How do I keep the result after using PROPER?

Copy the PROPER formula results, then use Paste Special > Values to convert them into permanent text before removing the original messy column.

What's the difference between PROPER, UPPER and LOWER?

PROPER capitalizes each word's first letter. UPPER makes everything capitals. LOWER makes everything lowercase.

Does PROPER work on acronyms correctly?

No. PROPER treats every word the same way, so an acronym like IBM becomes Ibm. Review acronym-heavy data before trusting the output.

Can I use PROPER on a whole column at once?

Yes. Write the formula in the first row, then copy it down to apply it to every row in the column.

Why did my corrected names disappear after I deleted the old column?

The PROPER formula was still referencing the deleted cells. Convert the formulas to values with Paste Special before removing the original data.

Can I combine PROPER with other functions?

Yes, it's common to wrap PROPER around TRIM, like =PROPER(TRIM(A2)), to fix capitalization and remove extra spaces in one formula.

Does PROPER change the original cell?

No. PROPER produces a new value in whatever cell you write the formula in, it doesn't alter the original messy cell unless you later paste the result as values over it.

Ready to stop cleaning up data by hand?

Every business starts with a spreadsheet. Updoot is where you scale past it, data stays consistent automatically.

Start Your Free Trial →