+ Reply to Thread
Results 1 to 5 of 5

How do I change a column of cells to all capital letters?

  1. #1
    morpattyjo
    Guest

    How do I change a column of cells to all capital letters?

    In an Excel workbook thousands of rows long, I need to change an entire
    column from small letters to caps. Is there a way to do this without doing
    each individual row?

    I'd appreciate any help you can give me.

    Thanks, Patty

  2. #2
    Bob Phillips
    Guest

    Re: How do I change a column of cells to all capital letters?



    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "morpattyjo" <morpattyjo@discussions.microsoft.com> wrote in message
    news:B449AD4C-9EF9-47C9-962D-E4F355A0E34E@microsoft.com...
    > In an Excel workbook thousands of rows long, I need to change an entire
    > column from small letters to caps. Is there a way to do this without

    doing
    > each individual row?
    >
    > I'd appreciate any help you can give me.
    >
    > Thanks, Patty




  3. #3
    Bob Phillips
    Guest

    Re: How do I change a column of cells to all capital letters?

    Patty,

    In B1, =UPPER(A1)

    Copy B1 down, then copy and Edit>pastespecial values in column B and delete
    column A

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "morpattyjo" <morpattyjo@discussions.microsoft.com> wrote in message
    news:B449AD4C-9EF9-47C9-962D-E4F355A0E34E@microsoft.com...
    > In an Excel workbook thousands of rows long, I need to change an entire
    > column from small letters to caps. Is there a way to do this without

    doing
    > each individual row?
    >
    > I'd appreciate any help you can give me.
    >
    > Thanks, Patty




  4. #4
    JE McGimpsey
    Guest

    Re: How do I change a column of cells to all capital letters?

    Check out

    http://www.mvps.org/dmcritchie/excel/proper.htm#upper

    In article <B449AD4C-9EF9-47C9-962D-E4F355A0E34E@microsoft.com>,
    "morpattyjo" <morpattyjo@discussions.microsoft.com> wrote:

    > In an Excel workbook thousands of rows long, I need to change an entire
    > column from small letters to caps. Is there a way to do this without doing
    > each individual row?
    >
    > I'd appreciate any help you can give me.


  5. #5
    snn
    Guest

    RE: How do I change a column of cells to all capital letters?

    =upper(a1)
    Then copy the above back to the column.
    =lower(a1) for upper case to lower.

    "morpattyjo" wrote:

    > In an Excel workbook thousands of rows long, I need to change an entire
    > column from small letters to caps. Is there a way to do this without doing
    > each individual row?
    >
    > I'd appreciate any help you can give me.
    >
    > Thanks, Patty


+ 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