MichaelWaimauku
Registered User.
- Local time
- Tomorrow, 11:34
- Joined
- Dec 6, 2012
- Messages
- 57
I can add a combo box to the header to lookup an item on the main form, however, how do I get all records to be returned for a specific item if there are a number of them?
E.g. 25 records of which 3 have the item code NLA2222011. Currently, the lookup will just show all 25 records in a list, of which, 3 have the NLA2222011 code. I want all 3 to be returned so I can look at all 3 and not just the one I happen to select.
E.g. 25 records of which 3 have the item code NLA2222011. Currently, the lookup will just show all 25 records in a list, of which, 3 have the NLA2222011 code. I want all 3 to be returned so I can look at all 3 and not just the one I happen to select.