+ Reply to Thread
Results 1 to 3 of 3

Case Sensitive

  1. #1
    Registered User
    Join Date
    02-15-2016
    Location
    Kansas City, Missouri
    MS-Off Ver
    2010
    Posts
    21

    Case Sensitive

    I've got a spreadsheet that has a few names as all "CAPS" and a few that are "Regular". Can I make all the names go from ANDREW to Andrew?

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: Case Sensitive

    =Proper(A1)

    A1="ANDREW"

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Case Sensitive

    Try this...

    A1 = ANDREW

    This formula entered in B1:

    =PROPER(A1)

    A2 = ANDREW JACKSON

    =PROPER(A2) result = Andrew Jackson

    It will capitalize the first letter of each word.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macros are Case Sensitive
    By Jiptastic in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-14-2012, 03:39 AM
  2. [SOLVED] SUMPRODUCT Or SUMIF - In case of Case sensitive???
    By lifeisaspreadsheet in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-28-2012, 07:57 AM
  3. Case sensitive sorting
    By hmmmmm in forum Excel General
    Replies: 15
    Last Post: 06-12-2009, 02:48 AM
  4. case sensitive validation
    By FRIEL in forum Excel General
    Replies: 4
    Last Post: 03-20-2008, 05:57 AM
  5. [SOLVED] Case Sensitive w/ IF
    By jeffP in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-05-2006, 09:20 PM
  6. .Name case sensitive
    By CinqueTerra in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-16-2006, 05:00 PM
  7. Case Sensitive
    By hemants in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-09-2005, 04:20 AM
  8. UDF - case sensitive argument
    By ed in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-21-2005, 01:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1