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

Data Analysis

  • How to calculate correlation coefficient Correlation in Excel
  • How to Use Solver Tool in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel

References

  • Merge tables with VLOOKUP in Excel
  • How to use Excel ROW Function
  • Extract all partial matches in Excel
  • How to use Excel COLUMN Function
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation require unique number
  • Excel Data validation don’t exceed total
  • Excel Data validation allow weekday only
  • 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 IFS function in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get last working day in month in Excel
  • Convert date to text in Excel
  • How to calculate next day of week in Excel
  • Excel Date & Time Functions Example
  • Get month name from date in Excel

Grouping

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

General

  • How to test a range for numbers in Excel
  • With vs Without Array Formula in Excel
  • AutoFit Column Width, AutoFit Row Height in Excel
  • Check if range contains a value not in another range in Excel
  • Index and match on multiple columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning