I have a form "frmInvoices" that is used for entering and printing invoices. This form's control source is "tblInvoices". My problem is: When I choose customerid in combobox on form, I need it to go to "tblInvoiceNumbers" and enter customerid in the field in the table, get the new invoice...