I started building a database that tracks the maintenance on scanners. I have two tables, one that includes the scanner's SN, Comp. Name it is attached to, Model #, and Department location. Another table that includes the date of the recorded problem, the Work Order ID# and the submitter.
I was wanting to be able to click on one of the scanners and have that open it's own recorded problem table so it can have the data added to it.
Is this possible and how should I go about setting this up or at least something similar.