Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default convert to upper case - entire column ?

I have a column of names and would like to do a data conversion
from lower case to upper case. I know the formula is =upper(" ")
but is there a way to have it do the conversion for an entire column at once.
Don't know what I am doing wrong but it seems I have to enter it in each
cell which is not exactly a time saver......

Any suggestions? Thanks.

Alicia
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default convert to upper case - entire column ?

Insert a column directly to the right of the original column.

Then type
=upper(a1)
(adjust the cell's address)
then fill the rest of the cells using the techniques at Debra Dalgleish's site:
http://contextures.com/xlDataEntry01.html#Mouse

After you do that, you can select the new column
edit|copy
edit|paste special|values
and delete the original column

Alicia wrote:

I have a column of names and would like to do a data conversion
from lower case to upper case. I know the formula is =upper(" ")
but is there a way to have it do the conversion for an entire column at once.
Don't know what I am doing wrong but it seems I have to enter it in each
cell which is not exactly a time saver......

Any suggestions? Thanks.

Alicia


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default convert to upper case - entire column ?

Just enter first cell and copy down.

in B1

=UPPER(A1)

Copy/drag down as required.

Copy, Paste Special =Values to remove formulas from Column B

"Alicia" wrote:

I have a column of names and would like to do a data conversion
from lower case to upper case. I know the formula is =upper(" ")
but is there a way to have it do the conversion for an entire column at once.
Don't know what I am doing wrong but it seems I have to enter it in each
cell which is not exactly a time saver......

Any suggestions? Thanks.

Alicia

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to convert a column of text to upper and lower case? jewell b Excel Discussion (Misc queries) 1 August 6th 06 09:07 AM
Change entire column in spreadsheet from upper case JLS Excel Discussion (Misc queries) 1 June 8th 06 08:58 PM
excel'03 how to convert a column from upper case to proper case sharie palmer Excel Discussion (Misc queries) 1 January 30th 06 11:50 PM
How to convert entire excel document from lower to upper case Paul Excel Worksheet Functions 2 April 1st 05 07:15 PM
How do I convert all upper case excel sheet into upper and lower . DebDay Excel Discussion (Misc queries) 1 March 9th 05 08:31 PM


All times are GMT +1. The time now is 03:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"