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
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
--
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
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
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.
=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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks