Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Pat,
if A2 holds the phrase, use the following: IF(ISNUMBER(FIND(" ",A2)),PROPER(LEFT(A2,FIND(" ",A2)))&LOWER(MID(A2,FIND(" ",A2),LEN(A2))),PROPER(A2)) HTH Kostis Vezerides |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can i change the part of the data in a colum? | Excel Discussion (Misc queries) | |||
Change case setting from lower to upper with current complete doc | Excel Worksheet Functions | |||
HOW DO YOU CHANGE AN ENTIRE SPREAD SHEET FROM LOWER CASE TO UPPER | Excel Discussion (Misc queries) | |||
How to change text string? | Excel Discussion (Misc queries) | |||
How do I change a column in Excel from upper case to lower case? | Excel Worksheet Functions |