MattWhiteley
Registered User.
- Local time
- Today, 03:16
- Joined
- Jun 10, 2015
- Messages
- 16
Hi, this is probably something very simple that I'm overlooking but I have a problem with a combo box on a form. To give a brief overview I have a "Jobs" table, in that table is a "Parts Required" and "Parts Used" field that is linked to a "Parts" table. This table contains 3 fields "PartName" "CataloguePartsNo" and "DBTPartsNo". I also have a "JobsForm" for the "Jobs" table, on the "JobsForm" both fields have combo boxes that allow multiple values, when you click the combo box it shows all 3 fields, however once they're selected only the first field shows, I would like all 3 to show.
Any help?
Any help?