Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default capitalizing first letter of a word in columns

I need to capitalize the first letter of each work in a roll of 110 columns
and I really don't want to go to them one at a time Is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default capitalizing first letter of a word in columns

You can use the Proper function
In Cell A1 you have "hello world"
in Cell B1 =Proper(A1) will return "Hello World"
--
HTH...

Jim Thomlinson


"Tigger" wrote:

I need to capitalize the first letter of each work in a roll of 110 columns
and I really don't want to go to them one at a time Is this possible?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DELETE ALL EXCEPT LETTER OF A WORD jerrybee57 Excel Discussion (Misc queries) 2 August 18th 09 10:17 PM
Fisrt letter of every word Graham H Excel Worksheet Functions 5 May 27th 08 11:53 AM
Default Capital letter for 1st letter of a word Jeff Excel Discussion (Misc queries) 6 July 10th 06 08:36 AM
Capitalizing first word only... jojojpinkerton Excel Worksheet Functions 4 March 7th 06 09:57 PM
How do I get the first letter of a word in excel Shadowofthedarkgod Excel Discussion (Misc queries) 8 May 31st 05 02:56 AM


All times are GMT +1. The time now is 05:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"