W
William McFarland via AccessMonster.com
I am working on a database where computers are checked in and out by
students for repairs. On my check-in form I have the user scan the label
on their computer that calls up all of their information based on 2 tables
and a query. The check-in form that is based off the check in table needs
to keep a record of the student IDs so I have an history of what the
students are destroying, but I am unsure how to make it input the current
student id for that laptops. I have a bound control to the table called
user id and I can see the user id from the lookup but I don’t know how to
get that to input into my bounded control.
students for repairs. On my check-in form I have the user scan the label
on their computer that calls up all of their information based on 2 tables
and a query. The check-in form that is based off the check in table needs
to keep a record of the student IDs so I have an history of what the
students are destroying, but I am unsure how to make it input the current
student id for that laptops. I have a bound control to the table called
user id and I can see the user id from the lookup but I don’t know how to
get that to input into my bounded control.