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

Data Analysis

  • Get column name from index in Excel Table
  • Example of COUNTIFS with variable table column in Excel
  • Conditional Formatting Data bars Examples in Excel
  • How to do a t-Test in Excel?
  • Conflicting Multiple Conditional Formatting Rules in Excel

References

  • How to use Excel FORMULATEXT function
  • Two-column Lookup in Excel
  • How to use Excel INDIRECT Function
  • Multi-criteria lookup and transpose in Excel
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Data validation must not exist in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation no punctuation
  • Excel Data validation unique values only
  • Excel Data validation must contain specific text

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

  • Extract multiple matches into separate rows in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • How to use Excel OR Function

Date Time

  • How to calculate quarter from date in Excel
  • Sum through n months in Excel
  • Get month from date in Excel
  • How to get same date next year or previous year in Excel
  • How to get year from date in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel

General

  • Lock Cells in a Worksheet Excel
  • Count cells that do not contain many strings in Excel
  • How to create dynamic named range with INDEX in Excel
  • How to create dynamic worksheet reference in Excel
  • Check if range contains a value not in another range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning