wildexodus
Registered User.
- Local time
- Today, 05:37
- Joined
- Feb 6, 2003
- Messages
- 74
I have a subform on a form (frmOrder) based on a qry (qrySubform), and one of the text boxes on the subform needs to be looking up the unit price from tblProducts using the ProductID selected in the subform, but its not working. Can anyone see where ive gone wrong?