Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default changing the case of typed information

If I typed a sentence as lower case, is there a way to change the sentence to
upper case without having to retype it? I've tried the UPPER function but
I'm either not doing it the right way or it just capitilizes anything new
that is typed but doesn't change what already exists in lower case.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default changing the case of typed information

Malley,

UPPER should work for you so try this with your lower case text in A1

=UPPER(a1)

Mike

"Malley" wrote:

If I typed a sentence as lower case, is there a way to change the sentence to
upper case without having to retype it? I've tried the UPPER function but
I'm either not doing it the right way or it just capitilizes anything new
that is typed but doesn't change what already exists in lower case.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default changing the case of typed information

If the sentence is in A1, then in B1 =UPPER(A1) will do it.

Tyro

"Malley" wrote in message
...
If I typed a sentence as lower case, is there a way to change the sentence
to
upper case without having to retype it? I've tried the UPPER function but
I'm either not doing it the right way or it just capitilizes anything new
that is typed but doesn't change what already exists in lower case.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default changing the case of typed information

The UPPER function must be entered in a helper cell.

i.e. in A1 we have the text in lower case.

In B1 enter =UPPER(A1) to return the text from A1 in upper case.

When happy with this, you can copy B1 and select A1 and paste
specialvaluesokesc.


Gord Dibben MS Excel MVP



On Wed, 20 Feb 2008 13:26:04 -0800, Malley
wrote:

If I typed a sentence as lower case, is there a way to change the sentence to
upper case without having to retype it? I've tried the UPPER function but
I'm either not doing it the right way or it just capitilizes anything new
that is typed but doesn't change what already exists in lower case.


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
Automatically change case is Excel when typed harwookf Excel Worksheet Functions 8 January 24th 08 11:20 AM
Changing multiple cell text from lower case to upper case Patti Excel Discussion (Misc queries) 2 January 4th 08 08:35 PM
Changing Upper case to Proper Case Mountain Excel Worksheet Functions 1 January 13th 05 10:37 PM
changing lower case to upper case T. Campbell Excel Discussion (Misc queries) 1 December 8th 04 05:37 PM
change typed text to upper case CT Cameron Excel Discussion (Misc queries) 2 November 30th 04 01:07 AM


All times are GMT +1. The time now is 11:53 AM.

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

About Us

"It's about Microsoft Excel"