BLeslie88
B Leslie
- Local time
- Today, 22:41
- Joined
- May 9, 2002
- Messages
- 228
I have 40 combo boxes ....
Basically an array of controls... anyhow to the point...
I want max length of 20 characters... These controls are unbound. So setting char length in table can not be used.
Validation text / rule should provide my solution somehow. I have tried a few things, and searched forums and help...
I mean len() function on lost focus would work, but hell there has to be a simple application to one of these properties to avoid coding for all these controls... even though all I would have to do is call one procedure on each control on lost focus.
Help please....???
Bri...
Basically an array of controls... anyhow to the point...
I want max length of 20 characters... These controls are unbound. So setting char length in table can not be used.
Validation text / rule should provide my solution somehow. I have tried a few things, and searched forums and help...
I mean len() function on lost focus would work, but hell there has to be a simple application to one of these properties to avoid coding for all these controls... even though all I would have to do is call one procedure on each control on lost focus.
Help please....???
Bri...