GavZ
Mostly Beginners Luck!
- Local time
- Today, 11:16
- Joined
- May 4, 2007
- Messages
- 56
Hi,
I have a textbox called ETxt and i have another called CLeft, both of which are unbound. I want to limit ETxt to 120 characters and let CLeft countdown as you type from 120 showing how many characters you have left to type.
I have tried using the Len function but cant get it to work in the correct way.
Thanks you in advance!!
I have a textbox called ETxt and i have another called CLeft, both of which are unbound. I want to limit ETxt to 120 characters and let CLeft countdown as you type from 120 showing how many characters you have left to type.
I have tried using the Len function but cant get it to work in the correct way.
Thanks you in advance!!