Hi. I've got a little problem with the unbound controls on continuous form.
In form header user inputs his name, temperature, humidity, and number of tools used (drum, belt). Then on forms main "body" he only inputs the serial number to the first field and the rest is field automatically.
The problem with this is that the first record doesn't fill up automatically, and after every next is already filled even before user inputs serial number.
How can I make those values from header be inputed into relative field after user inputs the serial number. I'm guessing AfterUpdate event, but don't know how?
I'm attaching small drawing, should help explain what I'm about.
Thanks for help.
In form header user inputs his name, temperature, humidity, and number of tools used (drum, belt). Then on forms main "body" he only inputs the serial number to the first field and the rest is field automatically.
The problem with this is that the first record doesn't fill up automatically, and after every next is already filled even before user inputs serial number.
How can I make those values from header be inputed into relative field after user inputs the serial number. I'm guessing AfterUpdate event, but don't know how?
I'm attaching small drawing, should help explain what I'm about.
Thanks for help.