Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Font Case in Excel-HELP!!!!

Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Font Case in Excel-HELP!!!!

If you do datasort and select options you can remove the
case sensitivity. The default is not case sensitive

--


Regards,


Peo Sjoblom

"Kristibaer" wrote in message
...
Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring
with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Font Case in Excel-HELP!!!!

You can change to all uppercase by doing

=UPPER(A1)
or lower
=LOWER(A1)

Or you can make everything where it is in the proper text format with

=PROPER(A1)

But remember that you will have to use a formula so you will need to put
this in to another column.

But for some reason I never thought that excel sorted different between caps
and non cap letters.

"Kristibaer" wrote:

Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 127
Default Font Case in Excel-HELP!!!!

=UPPER(A1)

=LOWER(A1)

=PROPER(A1)


"Kristibaer" wrote in message
...
Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring
with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Font Case in Excel-HELP!!!!

For some reason it is with the data I downloaded from Access. :o

Thanks!

"akphidelt" wrote:

You can change to all uppercase by doing

=UPPER(A1)
or lower
=LOWER(A1)

Or you can make everything where it is in the proper text format with

=PROPER(A1)

But remember that you will have to use a formula so you will need to put
this in to another column.

But for some reason I never thought that excel sorted different between caps
and non cap letters.

"Kristibaer" wrote:

Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 516
Default Font Case in Excel-HELP!!!!

This doesn't work. Formula not recognized.

"Kristibaer" wrote:

Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Font Case in Excel-HELP!!!!

"This" being what?

Did you try =UPPER(cellref) or =LOWER(cellref) in helper cells?


Gord Dibben MS Excel MVP

On Thu, 28 Aug 2008 12:48:01 -0700, mATT
wrote:

This doesn't work. Formula not recognized.

"Kristibaer" wrote:

Is there a way to change the font case in Excel to all caps or all lower
case? I need to sort a column and have mixed fonts that are interferring with
my sort and I do not want to do this in Word.

If not, is there a way to make Excel ignore font setting?


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
Convert font to lower case Teri Excel Discussion (Misc queries) 11 March 8th 10 05:47 AM
Change the text from lower case to upper case in an Excel work boo dave01968 Excel Discussion (Misc queries) 2 December 9th 05 09:09 AM
Changing the font case size across a worksheet HDV Excel Discussion (Misc queries) 1 December 6th 05 10:04 PM
Excel Font Effects should include Upper Case Joe Koss Excel Worksheet Functions 0 September 7th 05 07:37 PM
Change the font case of all cells in the worksheet to uppercase? S. Avila Excel Worksheet Functions 4 April 23rd 05 04:29 PM


All times are GMT +1. The time now is 04:15 PM.

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"