Hello guys! This is my first post here and i'm in desperate need of assistance. I need to finish this database for my bachelor's degree, but i'm kind of slopy with Access, i'm more the database modelling only kind of guys.
Anyway, i have these tables Clients, Orders, OrderDetails, OrdersConfirmed, OrdersConfirmedDetails Products (not going to include Sales Agent), and my issues are:
1) how can i update the Price field in my OrderDetails, with the Price (standard listing price) already entered in the Products table?
2) also, how can i select which fields are going to update my OrdersConfirmedDetails table by using data already stored in the Orders/OrderDetails tables ?
Not sure if i made myself understood, but i can explain further if needed. Great thanks to any incoming help, have a nice day!