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

Data Analysis

  • How to create running total in an Excel Table
  • How to Create One and Two Variable Data Tables in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • Chart Axes in Excel

References

  • Find closest match in Excel
  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel VLOOKUP Function
  • How to get address of first cell in range in Excel
  • Count rows with at least n matching values

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation whole percentage only
  • Excel Data validation specific characters only
  • Excel Data validation don’t exceed total
  • Excel Data validation unique values only

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

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

Date Time

  • Add days to date in Excel
  • Dynamic date list in Excel
  • Get last weekday in month in Excel
  • Add business days to date in Excel
  • Count holidays between two dates in Excel

Grouping

  • Map text to numbers in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel

General

  • Check if multiple cells have same value with case sensitive in Excel
  • How to increase by percentage in Excel
  • Subtotal by color in Excel
  • How to generate random number between two numbers in Excel
  • How to calculate percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning