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

Data Analysis

  • Managing Conditional Formatting Rules in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to do a t-Test in Excel?
  • Move chart to a separate worksheet in Excel
  • How To Sort One Column or Multiple Columns in Excel

References

  • Two-way lookup with VLOOKUP in Excel
  • Get nth match with INDEX / MATCH in Excel
  • How to get address of first cell in range in Excel
  • How to get last row in text data in Excel
  • Last row number in range

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation unique values only
  • Excel Data validation whole percentage only
  • Excel Data validation don’t exceed total
  • Excel Data validation date in specific year

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 return blank in place of #DIV/0! error in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • IF with boolean logic in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel OR Function

Date Time

  • How to calculate percent of year complete in Excel
  • Next biweekly payday from date in Excel
  • Count holidays between two dates in Excel
  • Get work hours between dates in Excel
  • Excel Date & Time Functions Example

Grouping

  • How to randomly assign data to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel
  • Map inputs to arbitrary values in Excel

General

  • Check if multiple cells have same value in Excel
  • Basic numeric sort formula in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
  • Advanced Number Formats in Excel
  • Convert column letter to number in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning