+ Reply to Thread
Results 1 to 6 of 6

Change to all caps

  1. #1
    Registered User
    Join Date
    06-10-2009
    Location
    Los Angeles
    MS-Off Ver
    Excel 2003
    Posts
    2

    Change to all caps

    How do I change my spreadsheet from all lower case word to all caps with out having to retype everything?

  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: Change to all caps

    1 copy the lot into word change cas paste back
    2. use a function to change cells then copy paste back
    3. download an add in that will change case
    4. use a macro to do the same.
    what do you prefer?
    heres a macro
    Please Login or Register  to view this content.
    Last edited by martindwilson; 06-10-2009 at 04:10 PM.
    "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
    Forum Expert contaminated's Avatar
    Join Date
    05-07-2009
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Excel 2013
    Posts
    1,430

    Re: Change to all caps

    Try UPPER() function..
    Люди, питающие благие намерения, как раз и становятся чудовищами.

    Regards, ?Born in USSR?
    Vusal M Dadashev

    Baku, Azerbaijan

  4. #4
    Registered User
    Join Date
    06-10-2009
    Location
    Los Angeles
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Change to all caps

    Quote Originally Posted by contaminatedwitexcel View Post
    try upper() function..
    how do i use the function or where is it located on excel?

  5. #5
    Registered User
    Join Date
    10-31-2008
    Location
    Philippines
    Posts
    47

    Re: Change to all caps

    Insert a blank sheet

    then type =upper(*sheet name of your source*'A1) on cell A1
    then copy cell A1 to all cells in the new sheet

  6. #6
    Forum Expert contaminated's Avatar
    Join Date
    05-07-2009
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Excel 2013
    Posts
    1,430

    Re: Change to all caps

    Go Insert>Function, and from drop down list of categoy field select "Text". Here u can find UPPER() function. Click "OK"
    In the text field refer to the cells, and hit Enter. After, copy the formula down then accross as far as needed.

    See attached book..
    Last edited by contaminated; 06-29-2009 at 05:02 PM.

+ 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