I have a database that contains purchase order records (JobID, PONumber, description, budget), every so often I get a spreadsheet of invoices that contain InvoiceID, JobID, PONumber, Description, Cost. What I would like is to have a form with instructions at the top, and a subform to a...