So, I'm fairly new to MS Access and I'm trying to build an inventory db for my company. We also take equipment and setup small networks at other locations. I would like to create a form that I could enter multiple Serial numbers and check them out.
For instance my Database at the moment is just Serial Number, Location, Technician, Checked in/out, and Timestamp (of last move).
So I would like to enter in S/N 1, 2, 3, and 4 (up to maybe 60) click a check out box, add a new location, and new technician and have all those records in the DB update.
At the moment the best I can figure out is a CTRL+F, find the SN and edit all the data manually which is very time consuming.