![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 7
|
Aladin's early question regarding to my early capitalization question inspired this question.
What is I have "field trip exchang root" and then I want "fieldTripExchangRoot" how do you do that? Thanks |
|
|
|
|
|
#2 |
|
Join Date: Apr 2002
Posts: 15
|
=SUBSTITUTE(REPLACE(PROPER(A1),1,1,CHAR(CODE(LEFT(PROPER(A1),1))+32))," ","")
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|