I have three tables: orders, order details and reps
For each order, there are details, for each detail, there is a rep.
I need to be able to pull in the rep details for all future orders for a particular client for a particular item. For example, Client A orders Item 1 and Item 1 was sold by Rep ABC. In the future, I need Item 1 to always reflect that it was sold by Rep ABC for Client A without the rep having to go into each order and make the change.
Can this be done? Does this make sense? Please help if you have a suggestion.
Thank you very much!
Heather
For each order, there are details, for each detail, there is a rep.
I need to be able to pull in the rep details for all future orders for a particular client for a particular item. For example, Client A orders Item 1 and Item 1 was sold by Rep ABC. In the future, I need Item 1 to always reflect that it was sold by Rep ABC for Client A without the rep having to go into each order and make the change.
Can this be done? Does this make sense? Please help if you have a suggestion.
Thank you very much!
Heather