LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Change case on Entry


Aha! Thanks! It works... Now two things:

1) I noticed it being a bit slow and I can only assume it's because
it's running through the entire column each time one of the cells
change. Is there a way to have it only affect the changd cell as
opposed to scanning the whole column?

2) I will also be entering data in the 3rd column which I'd also like
to have .Proper run on. At the moment, the only way to do that is to
run yet another For loop, just like yours, to do that. This adds to
the time it takes updating the entire column.

If there's a way to update and affect just the (current) changed cell,
that'd be great. Suggestions?


Gary Keramidas Wrote:
i fooled around a little with this, it may or may not do what you want.
right click a sheet name and choose view code
click the dropdown (general) and choose worksheet
paste this on the selection change sheet between private sub and end
sub.
then type a name in column A



--
AMK4
------------------------------------------------------------------------
AMK4's Profile: http://www.excelforum.com/member.php...o&userid=19143
View this thread: http://www.excelforum.com/showthread...hreadid=501933

 
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
Validate data but then change the entry to upper case Ephraim Excel Worksheet Functions 4 March 20th 10 06:04 PM
change data of entire column from small case to upper case Ann Excel Worksheet Functions 1 August 16th 08 01:06 PM
How do I change the case of text in more than one entry at a time Molly Excel Discussion (Misc queries) 2 June 7th 06 01:08 AM
Change the text from lower case to upper case in an Excel work boo dave01968 Excel Discussion (Misc queries) 2 December 9th 05 09:09 AM
automatically change text case on entry John Davies Excel Discussion (Misc queries) 2 July 15th 05 08:42 AM


All times are GMT +1. The time now is 10:04 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"