Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is there a way to take text that is all caps and change it to all lower case?
Thanks Chris |
#2
![]() |
|||
|
|||
![]()
WIth formulae, using a helper column:
=LOWER(A1) or via macro, in-place: http://www.mvps.org/dmcritchie/excel/proper.htm#lower In article , "Christopher Anderson" wrote: Is there a way to take text that is all caps and change it to all lower case? |
#3
![]() |
|||
|
|||
![]()
=LOWER(A1), where the uppercase text is in A1.
"Christopher Anderson" wrote in message ... Is there a way to take text that is all caps and change it to all lower case? Thanks Chris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you globally change format from upper to lower case In Mic. | Excel Discussion (Misc queries) | |||
Change source text in Excel from all caps to upper and lower case. | Excel Discussion (Misc queries) | |||
Identifying the Active Fill Color | Excel Discussion (Misc queries) | |||
changing lower case to upper case | Excel Discussion (Misc queries) | |||
How do I change existing text from lower case to upper case | Excel Discussion (Misc queries) |