accesscomthomas
Registered User.
- Local time
- Tomorrow, 01:52
- Joined
- Jul 30, 2004
- Messages
- 26
Hello,
I would like to transform the data entered in a textbox by Trim(UCase( )), such that I can make sure no space and lower case letters in text field. Where (which event) should I place that macro such that the transformation takes place BEFORE data validation and integrity check ?
i.e.
original text -> transformed text -> validation and integrity checking
Thanks for the help
I would like to transform the data entered in a textbox by Trim(UCase( )), such that I can make sure no space and lower case letters in text field. Where (which event) should I place that macro such that the transformation takes place BEFORE data validation and integrity check ?
i.e.
original text -> transformed text -> validation and integrity checking
Thanks for the help