+ Reply to Thread
Results 1 to 8 of 8

UPPERCASE to lowercase

  1. #1
    Registered User
    Join Date
    11-07-2011
    Location
    Arcata, California
    MS-Off Ver
    2011 for MAC version 14.1.0
    Posts
    52

    UPPERCASE to lowercase

    We have an export that is roughly 3,000 rows. In column A, customer names, export is in ALL CAPS. We want to change from ALL CAPS to normal formatting.

    ie:

    KAUAI FRESH FARMS to Kauai Fresh Farms
    ROBERT TORNELLO to Robert Tornello

    We are trying to do this without retyping the data in each cell. Any quick fixes?

    Cheers,

    Eric Christian
    Last edited by ericinarcata; 01-09-2012 at 11:33 PM. Reason: Got it figured

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: UPPERCASE to lowercase

    Hi Eric,

    Did you look at the functions: Upper(), Lower(), and Proper()
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    11-07-2011
    Location
    Arcata, California
    MS-Off Ver
    2011 for MAC version 14.1.0
    Posts
    52

    Re: UPPERCASE to lowercase

    Jeff. Thanks. Yes. We are trying to have the data in the cell from uppercase to proper, without having to pull from another cell.

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: UPPERCASE to lowercase

    I don't have 2011 MAC, but guessing maybe it has VBA.

    Try...

    Please Login or Register  to view this content.

  5. #5
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: UPPERCASE to lowercase

    =proper(range)
    This would have to be used in a separate column
    If you want this to be done automatically, VBA would have to be involved.
    Attach a sample workbook reflecting what your workbook setup is like, so somebody can assist you.

    Darn it!!
    Okay, then go with Jeff's solution.

  6. #6
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: UPPERCASE to lowercase

    another vba i think??!


    Please Login or Register  to view this content.

    Note: Select all first the entries then run macro ... don't know MAC...
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  7. #7
    Registered User
    Join Date
    11-07-2011
    Location
    Arcata, California
    MS-Off Ver
    2011 for MAC version 14.1.0
    Posts
    52

    Re: UPPERCASE to lowercase

    Thanks. Here is part of the file. Column A is in all caps. Trying not to use another column. Never created a macro or VBA before. Is it pretty simple.

    Cheers,

    Eric Christian
    Attached Files Attached Files

  8. #8
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: UPPERCASE to lowercase

    Quote Originally Posted by ericinarcata View Post
    Thanks. Here is part of the file. Column A is in all caps. Trying not to use another column. Never created a macro or VBA before. Is it pretty simple.
    Hi Eric,

    Are you asking another question?

    http://www.rondebruin.nl/code.htm

    Creating macros are relative to the amount of time they take and are they easy. Well, I have been hanging around this forum for quite some time and I feel pretty comfortable with a macro like this one, but some of the macros these other folks do are simply amazing.

+ 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