Hello, I have a question. A have a form whit a textbox (for 1 charater). When I enter a character in the textbox en click on enter it activates some changes on the form (afterupdate event). This works fine but I want to activate the change without clicking on enter. Ergo if I enter the value the change should take place. Is this possible?