I'm wondering if somebody can help me.
I'm building a database for work. I have 2 tables which are called "Customer_ID" and "Ports".
The Customer_ID table has "CUST_ID, PORT, TICKET_ID"
The Ports table has "PORT, STATUS"
The tables are linked via "PORT".
I have a form with 2 subforms for...