![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
dear sir/madam,
how to change small letters into capital letters or capital letters into small letters. regards, BALU |
| Ads |
|
#2
|
|||
|
|||
|
Check the Microsoft Excel help for the UPPER and LOWER functions.
Hope this helps. "HOW TO CHANGE" wrote: > dear sir/madam, > > how to change small letters into capital letters or capital letters into > small letters. > > > regards, > BALU |
|
#3
|
|||
|
|||
|
Hi Balu,
You may find several methods\free add-ins via google search and also check back later for your post. To find within excel, you may download Google search addins by Ron from below site. http://www.rondebruin.nl/Google.htm BTW in case you want to use addins, you may download my free com-addins "change cell case" from below site http://in.geocities.com/shahshaileshs/ Regards, Shailesh Shah http://in.geocities.com/shahshaileshs/ (Excel Add-ins Page) "HOW TO CHANGE" wrote: > dear sir/madam, > > how to change small letters into capital letters or capital letters into > small letters. > > > regards, > BALU |
|
#4
|
|||
|
|||
|
Hi Balu,
formula: to change from capital letters to small letters =lower() to change from small letters to capital letters =upper() (put the cell in the () e.g. =lower(A1) Austuni "HOW TO CHANGE" wrote: > dear sir/madam, > > how to change small letters into capital letters or capital letters into > small letters. > > > regards, > BALU |
|
#5
|
|||
|
|||
|
Hi
In addition to the responses you have already received, don't forget =PROPER(A1) which would change "this" to "This" -- Regards Roger Govier "HOW TO CHANGE" <HOW TO > wrote in message ... > dear sir/madam, > > how to change small letters into capital letters or capital letters > into > small letters. > > > regards, > BALU |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i turn all letters into capital letters? | KeithT | Excel Discussion (Misc queries) | 3 | May 11th 07 02:13 PM |
| how to change existing column to capital letters | fredg | Excel Discussion (Misc queries) | 3 | January 16th 07 05:24 PM |
| How do change a column of data in capitol letters to small letters | Barb P. | Excel Discussion (Misc queries) | 6 | November 15th 06 06:17 PM |
| How do I change a column of cells to all capital letters? | morpattyjo | Excel Worksheet Functions | 4 | March 13th 05 07:59 PM |
| Auto change font to 'capital letters' | Anthony | Excel Worksheet Functions | 3 | February 12th 05 03:10 PM |