O
ondvirg via AccessMonster.com
I have a text box bound to text field I have limited to 155 characters.
That's all the data I want the users to be able to enter. I also have a text
box using the =len() function to return the number of characters to the other
text box.
What I'd like is for this "counter" to refresh with the new count as the user
types in the text. The things I've tried always refresh the whole form so I
can't continually type out a sentence. Is there anyway to accomplish this?
That's all the data I want the users to be able to enter. I also have a text
box using the =len() function to return the number of characters to the other
text box.
What I'd like is for this "counter" to refresh with the new count as the user
types in the text. The things I've tried always refresh the whole form so I
can't continually type out a sentence. Is there anyway to accomplish this?