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

Data Analysis

  • How to Create One and Two Variable Data Tables in Excel
  • How to create a Histogram in Excel
  • How to calculate average last N values in a table in Excel
  • How To Create Frequency Distribution in Excel
  • Get column name from index in Excel Table

References

  • How to get address of named range in Excel
  • How to create dynamic named range with OFFSET in Excel
  • Get nth match with INDEX / MATCH in Excel
  • Count rows with at least n matching values
  • How to use Excel LOOKUP Function

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation date in next 30 days
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year
  • How To Create Drop-down List in Excel

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

  • Invoice status with nested if in Excel
  • How to use Excel XOR Function
  • IF with wildcards in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • Steps to create Dynamic calendar grid in Excel
  • Series of dates by day
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • Add months to date in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel

General

  • Basic text sort formula in Excel
  • Count cells less than in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • List worksheet index numbers in Excel
  • Basic error trapping example in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning