Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an Excel file with columns containing for example:
AVILA I am not sure how to change this to Avila 2319 B NORTH OLD HIGHWAY 395 need to change to 2319 B North Old Highway 395 Is there an easy way of doing this? I have over 100 rows with eight columns I need to change! I hope someone can help me with this. Thank you. Susan |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On 21 Jan, 14:46, ILoveMyCorgi
wrote: I have an Excel file with columns containing for example: AVILA *I am not sure how to change this to Avila 2319 B NORTH OLD HIGHWAY 395 need to change to 2319 B North Old Highway 395 Is there an easy way of doing this? *I have over 100 rows with eight columns I need to change! *I hope someone can help me with this. *Thank you. *Susan You can use the PROPER function. If your address is in Cell A1, you would use: =PROPER(A1) You can then drag the formula for the 100 rows. Brett |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
With your string in A1 =PROPER(A1) You can then drag down and repaste the new column over the old -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "ILoveMyCorgi" wrote: I have an Excel file with columns containing for example: AVILA I am not sure how to change this to Avila 2319 B NORTH OLD HIGHWAY 395 need to change to 2319 B North Old Highway 395 Is there an easy way of doing this? I have over 100 rows with eight columns I need to change! I hope someone can help me with this. Thank you. Susan |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you so much! Susan
"Mike H" wrote: Hi, With your string in A1 =PROPER(A1) You can then drag down and repaste the new column over the old -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "ILoveMyCorgi" wrote: I have an Excel file with columns containing for example: AVILA I am not sure how to change this to Avila 2319 B NORTH OLD HIGHWAY 395 need to change to 2319 B North Old Highway 395 Is there an easy way of doing this? I have over 100 rows with eight columns I need to change! I hope someone can help me with this. Thank you. Susan |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Your welcome
-- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "ILoveMyCorgi" wrote: Thank you so much! Susan "Mike H" wrote: Hi, With your string in A1 =PROPER(A1) You can then drag down and repaste the new column over the old -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "ILoveMyCorgi" wrote: I have an Excel file with columns containing for example: AVILA I am not sure how to change this to Avila 2319 B NORTH OLD HIGHWAY 395 need to change to 2319 B North Old Highway 395 Is there an easy way of doing this? I have over 100 rows with eight columns I need to change! I hope someone can help me with this. Thank you. Susan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing multiple cell text from lower case to upper case | Excel Discussion (Misc queries) | |||
Changing file in all upper case to upper and lower case | Excel Discussion (Misc queries) | |||
Change the text from lower case to upper case in an Excel work boo | Excel Discussion (Misc queries) | |||
How do I change a column in Excel from upper case to lower case? | Excel Worksheet Functions | |||
How do I change existing text from lower case to upper case | Excel Discussion (Misc queries) |