I'm new to Access. I have a database with two tables - Companies, and Employees - by importing data from Excel. I've created a form including all the fields from both tables (Company Name is the primary key and I have established a one-to-many relationship). I'm trying to create a combo box for one of the fields, Industry, to limit the entries that someone using the database can input ie. Electronics, Financial etc.
I'm going wrong somewhere, because after I change the Industry field (in Form Design View) to combo box, and switch to Form View and try to change the Industry of a Company, nothing appears when I start typing - no list, nothing.
I've set the validation rule to include only the entries I want to allow. I do get the error message when entering something that isn't part of that rule.
I had previously set the validation rule for this field in the Table, but then decided I wanted to enable people to start typing and see a drop down list. I've had the same problems trying to create a List Box too. Can anyone help? It's pretty urgent - I need to resolve this today or tomorrow at the latest. Thanks.
I'm going wrong somewhere, because after I change the Industry field (in Form Design View) to combo box, and switch to Form View and try to change the Industry of a Company, nothing appears when I start typing - no list, nothing.
I've set the validation rule to include only the entries I want to allow. I do get the error message when entering something that isn't part of that rule.
I had previously set the validation rule for this field in the Table, but then decided I wanted to enable people to start typing and see a drop down list. I've had the same problems trying to create a List Box too. Can anyone help? It's pretty urgent - I need to resolve this today or tomorrow at the latest. Thanks.