Hi everyone,
First I'm new to programing and access and struck a problem.
I'm trying to pass variable on a AfterUpdate eventfrom a textbox in one form to a textbox in a sub form using TemVars. But nothing happens. But if I use the click event in on the text box it works fine.
Can someone...