Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 611
Default character changed event

gm,

You can do this in a text box in a UserForm, with code. You could put the
cell contents into the text box, and update the cell as necessary in code,
with each keystroke.

Private Sub TextBox1_Change()

End Sub

--
Earl Kiosterud
www.smokeylake.com

"gm139" wrote in
message ...

Does anybody know how it is possible to get an event any time I change a
character in a cell. Of course the event has to be returned without
pressing any termination key (return or tab).

Thanks
Maurizio


--
gm139
------------------------------------------------------------------------
gm139's Profile:
http://www.excelforum.com/member.php...o&userid=26951
View this thread: http://www.excelforum.com/showthread...hreadid=401702



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
I had template that when you changed date of the event, it automa. BJSilkwood Excel Worksheet Functions 1 April 16th 05 07:57 PM
Trigger an event when a cell's value is changed. Prasad Vanka Excel Programming 3 August 14th 04 07:44 AM
Event for a file being changed? R Avery Excel Programming 2 August 3rd 04 01:43 PM
worksheet_change event when multiple cells changed (pasted) noddy26 Excel Programming 13 July 24th 04 09:59 PM
Change Event.....Cell character count CLR Excel Programming 5 February 1st 04 01:16 AM


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