access forms: forcing UCASE in a textbox

Posted by every_answer_gets_a_point on Stack Overflow See other posts from Stack Overflow or by every_answer_gets_a_point
Published on 2010-05-17T19:37:50Z Indexed on 2010/05/17 19:40 UTC
Read the original article Hit count: 113

Filed under:
|
|

i would like to force the textbox to immediately change the text to UCASE as soon as the user moves away from the field. is this possible?

the important thing is that this text will be used in a SQL query to update a table.

© Stack Overflow or respective owner

Related posts about sql

Related posts about vba