+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Change Address Database from upper case to proper case

  1. #1
    Registered User
    Join Date
    10-29-2009
    Location
    Mesa, AZ
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question Change Address Database from upper case to proper case

    I have a excel address database that I am trying to change the all upper case lettering to upper and lower. I have written the formula so many different ways and am still unable to make it work. My database columns are a2 -e2 to a373 to e373. I could really use some help. Thanks

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Change Address Database from upper case to proper case

    Hi,

    if you don't want to write a macro for this, you could do the following:

    on a new sheet, select A2 and enter

    =PROPER(Sheet1!A2)

    Copy right to column E

    Then copy the formulas down to row 373.

    Now select A2:E373, copy, go to Sheet1, select A2 and click Edit - Paste Special - Values. Now all your content should be in proper case. You can now delete the sheet with the formulas.


    hth

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Change Address Database from upper case to proper case

    FWIW one possible VBA approach would be:

    Please Login or Register  to view this content.

  4. #4
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Change Address Database from upper case to proper case

    FC, if you're still having problems, please post a small data sample and the we can help where to put which formula. Create a workbook that is not too big but has sufficient data to illustrate your problem.

    Click the Go Advanced button below and then the paper clip icon in the next screen to attach a file.

    cheers

+ 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