Hi all,
Here is what I would like to do, and I hope someone can help me:
I want to build an Access database that tracks ticket sales. Here are the tables I have so far:
Customer: customerID, companyname, address, email, phone, etc.
Orders: orderID, customerID (to link to which customer...