Hello,
I have a very simple database in Access 2016, used for collecting and sorting records of vendor's that our company buys equipment from. Currently the database is comprised of only a table and a form view of that table, useful for entering new records but I haven't got much beyond that.
This is a screenshot of the records table:
I set one of the data fields ("Business Model") as a Combo Box so that users will be forced to select one of only a few possible categories for that data point. Entering data in the table works fine like this - see below screenshot.
I'm running into a problem however in the Form design. I defined the data field as a combo box but the form wizard didn't give me the same "prompt" to define the acceptable values for the drop down selection list. I tinkered in the property sheet with data validation rules but can't find the appropriate setting. I am using this form as a new record entry mechanism, so I want the same combo box to apply for the same data field.
Here is a sample form view. You can see the "Business Model" data field in the upper right. I defined that as a combo box, but can't find the place in the form design to define the values for the combo box drop down list.
For the record - the Form works just fine for manually entering new records. It does populate the data table so I believe that the text boxes are correctly "assigned" back to the table. I just can't get the combo box settings the work in the Form design.
Any help is greatly appreciated. I am new to database design but trying to learn. Please forgive newbie question and possible misuse of database terminology.
Cheers,