+ Reply to Thread
Results 1 to 5 of 5

Changing Uppercase letters to lowercase

  1. #1
    Registered User
    Join Date
    12-17-2009
    Location
    canada
    MS-Off Ver
    Excel 2007
    Posts
    31

    Changing Uppercase letters to lowercase

    I am looking for a way to automatically convert all uppercase characters (english) to lowercase in mutiple rows in a single column at a time.

    eg. My rows looks like this now
    00253C
    00-25-3C
    00-26-50
    34EF44

    I want to change it to look like this
    00253c
    00-25-3c
    00-26-50
    34ef44

    Thanks,

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Changing Uppercase letters to lowercase

    see here for code
    Changing The Case Of Existing Text
    http://www.cpearson.com/EXCEL/ChangingCase.aspx
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    12-17-2009
    Location
    canada
    MS-Off Ver
    Excel 2007
    Posts
    31

    Re: Changing Uppercase letters to lowercase

    thks martin. i will try the steps in the link and let you know.

    ps. its a cisco product i'm working with, that needs this conversion!

  4. #4
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211

    Re: Changing Uppercase letters to lowercase

    =lower(a1)

  5. #5
    Registered User
    Join Date
    12-17-2009
    Location
    canada
    MS-Off Ver
    Excel 2007
    Posts
    31

    Re: Changing Uppercase letters to lowercase

    Yes it worked. Thanks Martin. now let me figure out how to put the 'Solved' in the title.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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