![]() |
|
#11
|
|||
|
|||
|
I myself never use any events in Excel VBA except Open event. I assumed, that Change event behaves like the built-in one which contros autocalculation - after you leave the cell. When not, then it is similar to contlrol's Change event in Access - it is fired after every keystroke or mouse operation. I.e. when I type 10-character word into some cell, the Change event is fired 10 times! OK. An additional cause never use it
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Trigger Beep or MsgBox when key combo accidentally pressed
|
NotQuiteANovice | Word VBA | 1 | 04-07-2017 05:41 PM |
Deleting rows based on the text in certain cells VBA
|
ThisGuyJohn | Excel Programming | 5 | 02-03-2017 03:16 PM |
On Open MsgBox for use in Template sent out to colleagues to gather information
|
Lancashire Lad | Word VBA | 2 | 10-26-2015 10:22 AM |
| Deleting info from specific table cells | jamierbooth | Word VBA | 3 | 07-29-2014 03:20 PM |
Make MsgBox appear...
|
Jamtart | PowerPoint | 3 | 09-01-2012 08:21 AM |