Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
terrya64
 
Posts: n/a
Default How to start every word in a cell uppercase?

Is there a way to have excel do this automatically. I have asap utilities but
you still have to initiate it each time.
  #2   Report Post  
tjtjjtjt
 
Posts: n/a
Default

If you put the code from this page in your personal macro workbook:
http://www.mvps.org/dmcritchie/excel/proper.htm

And then from this page:
http://www.mvps.org/dmcritchie/excel...#proper_change
put a variation of the Event Procedure under the heading "Invoking a Change
Event macro to change to Proper Case (#proper_change)" in the code for the
worksheet in question.

Then yes, you can.

Note: To test this, I removed:
If Target.Column < 4 Then Exit Sub 'only allow changes to Col D
from the Event code, and it worked for me.

In order to pull this off, you'll need to know a little about Event
Procedures and Personal.xls.
To get the basics, http://www.mvps.org/dmcritchie/excel/getstarted.htm.

Three cheers for David McRitchie's informative site.
--
tj


"terrya64" wrote:

Is there a way to have excel do this automatically. I have asap utilities but
you still have to initiate it each time.

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
Split Long Text Cell into Two Shorter Cells Without Splitting Word Naomi T Excel Discussion (Misc queries) 1 July 7th 05 06:49 AM
how do I make a word typed in a cell go to a specific cell in anot Lmatarazzo Excel Discussion (Misc queries) 3 April 21st 05 04:29 AM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
Displaying cell references next to embedded cells in Word 2000 The Consigliere New Users to Excel 1 April 9th 05 02:58 PM
How do I imbed a Word document into an Excel cell? Baxter Excel Discussion (Misc queries) 2 March 12th 05 01:55 PM


All times are GMT +1. The time now is 08:08 PM.

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"