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

Data Analysis

  • How to create Gauge Chart in Excel
  • Get column name from index in Excel Table
  • Use Data Form to input, edit and delete records in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • Excel Bar Chart

References

  • How to use Excel ROWS Function
  • How to get last row in text data in Excel
  • How to use Excel TRANSPOSE Function
  • Get nth match with INDEX / MATCH in Excel
  • How to get address of named range in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation date in specific year
  • Excel Data validation specific characters only
  • Excel Data validation exists in list
  • 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

  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • TODAY function: Description, Usage, Syntax, Examples and Explanation
  • Calculate years between dates in Excel
  • Get day from date in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • How to get same date next year or previous year in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel

General

  • Index and match on multiple columns in Excel
  • Currency vs Accounting Format in Excel
  • How to Insert Cells, Row and Rows in Excel
  • How to Delete Cells, Row and Rows in Excel
  • How to add sequential row numbers to a set of data in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning