W
Wassim
Hello Developers
Is there a way in MS-Word 97 and up to count the number of characters
automatically in real time as they are being typed.
For example:
If I have a document that must be 2000 characters long, I would like
to count the characters so that when the user gets to 1990, I start
flashing messages for the user to stop typing soon before the text
becomes longer than 2000 characters.
I am hoping to be able to have this happen dynamically as the user
types, vs having the user hit a button to fire a macro and then the
count will come out.
So I think I need an event of a KeyDown or a keyboard buffer or any
help from you.
Thanks a lot.
Is there a way in MS-Word 97 and up to count the number of characters
automatically in real time as they are being typed.
For example:
If I have a document that must be 2000 characters long, I would like
to count the characters so that when the user gets to 1990, I start
flashing messages for the user to stop typing soon before the text
becomes longer than 2000 characters.
I am hoping to be able to have this happen dynamically as the user
types, vs having the user hit a button to fire a macro and then the
count will come out.
So I think I need an event of a KeyDown or a keyboard buffer or any
help from you.
Thanks a lot.