Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I've created my own data source in Excel. The first 2 cells are mostly all
caps. I want to have them proper. I've formatted all the cells to general. I've tried all sorts of ways to enter a formula but nothing seems to work. I keep getting a "name?" error. Is there an easy way to change the text w/o retyping it. I'm beginning to think that might be easier. Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you had told us what formula you were using, we might have been able to
tell you why you'd got the error, but you didn't so we can't. :-( If your formula is trying to use Excel worksheet functions, it is often worth looking in Excel help for those functions in case that gives you a clue on your error. As you are obviouslyu struggling with your questions today, you may be wise to read some of the advice for newcomers, such as: http://www.cpearson.com/excel/newposte.htm http://www.mvps.org/dmcritchie/excel/posting.htm http://support.microsoft.com/kb/555375 -- David Biddulph "Olayah" wrote in message ... I've created my own data source in Excel. The first 2 cells are mostly all caps. I want to have them proper. I've formatted all the cells to general. I've tried all sorts of ways to enter a formula but nothing seems to work. I keep getting a "name?" error. Is there an easy way to change the text w/o retyping it. I'm beginning to think that might be easier. Thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=PROPER(A1)
=PROPER(A2) Then copy those cells, paste values over A1 and A2, and delete the cells with the formulas. -- HTH, Bernie MS Excel MVP "Olayah" wrote in message ... I've created my own data source in Excel. The first 2 cells are mostly all caps. I want to have them proper. I've formatted all the cells to general. I've tried all sorts of ways to enter a formula but nothing seems to work. I keep getting a "name?" error. Is there an easy way to change the text w/o retyping it. I'm beginning to think that might be easier. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot change text to proper case using formula | Excel Worksheet Functions | |||
Formula: =PROPER(text), won't display result. | Excel Discussion (Misc queries) | |||
Help Creating A Formula To Cut and Paste Text | Excel Worksheet Functions | |||
How do I change text to proper when text is already in upper? | New Users to Excel | |||
How can I change text to proper text in multiple cells. | Excel Discussion (Misc queries) |