Shortskimper
Registered User.
- Local time
- Today, 16:24
- Joined
- Sep 10, 2015
- Messages
- 30
@Pat Hartman
You've previously said this "BUT, it will NEVER show more than ONE record because the tblDetails is not included in qryOrders"
Could you explain why tblDetails is required to be in qryOrders and what joins should be on it and why? I'm assuming this is the many-to-many relationship you are speaking of. I've attempted to make 2 primary keys (JobID_FK and DetailsID_FK) with no success. If you become frustrated with my lack knowledge. Please let me know and I will look elsewhere for this answer as i feel this is the key to the form properly functioning. I have no doubt this question is answered in your DB AND what you've previously stated but I sadly cannot find it through context and apply it to my situation currently. Apologies!
You've previously said this "BUT, it will NEVER show more than ONE record because the tblDetails is not included in qryOrders"
Could you explain why tblDetails is required to be in qryOrders and what joins should be on it and why? I'm assuming this is the many-to-many relationship you are speaking of. I've attempted to make 2 primary keys (JobID_FK and DetailsID_FK) with no success. If you become frustrated with my lack knowledge. Please let me know and I will look elsewhere for this answer as i feel this is the key to the form properly functioning. I have no doubt this question is answered in your DB AND what you've previously stated but I sadly cannot find it through context and apply it to my situation currently. Apologies!