access forms: forcing UCASE in a textbox
- by every_answer_gets_a_point
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.