Minty
AWF VIP
- Local time
- Today, 00:16
- Joined
- Jul 26, 2013
- Messages
- 10,670
I have adjusted the form to do what your need. When you set it up you added the materials table as part of the forms data source, this was wrong. You are only using the materials table as a look up for the combo boxes, you don't need it as part of the underlying data on this form, and in fact it would prevent you from easily adding records.
Hopefully this simple example will show you what is required to use the combo boxes.
Hopefully this simple example will show you what is required to use the combo boxes.