Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Error Bars in Excel
  • How to create running total in an Excel Table
  • Understanding Pivot Tables in Excel
  • Remove Duplicates Example in Excel
  • How to Sort by Color in Excel

References

  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to retrieve first match between two ranges in Excel
  • Count rows with at least n matching values
  • Offset in Excel
  • Left Lookup in Excel

Data Validations

  • Excel Data validation number multiple 100
  • Prevent invalid data entering in specific cells
  • Excel Data validation require unique number
  • Excel Data validation date in specific year
  • Excel Data validation exists in list

Put names into proper case — Manipulating NAMES in Excel

by

If you need to clean up names that are not in a proper case, you can use a simple formula based on PROPER functions.

Formula

=PROPER(name)

Explanation

In the example the formula in C5 is:

=PROPER(B5)

How this formula works

The PROPER function automatically reformats text so that all words are capitalized. At the same time, it lowercases all other text.

If you also need to strip out extra spaces in the names, you can wrap PROPER in the TRIM function:

=TRIM(PROPER(name)

This will strip any leading and trailing spaces, and convert runs of spaces to a single space.

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel TRUE Function
  • Check multiple cells are equal in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • Extract multiple matches into separate rows in Excel

Date Time

  • Calculate expiration date in Excel
  • Get day from date in Excel
  • DATE function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate next anniversary date or birthday in Excel
  • How to get number of days, weeks, months or years between two dates in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate percent sold in Excel
  • How to Create Calendar in Excel
  • How to calculate percent change in Excel
  • List sheet names with formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning