![]() |
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 |
-- HTH RP (remove nothere from the email address if mailing direct) "morpattyjo" wrote in message ... 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 Editpastespecial values in column B and delete column A -- HTH RP (remove nothere from the email address if mailing direct) "morpattyjo" wrote in message ... 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 , "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. |
=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 |
All times are GMT +1. The time now is 09:28 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com