I have a form attached to a table. When I go to edit the form and try to add fields, there is one particular field that it doesn't recognize. The control is a combo box attached to a form called intShop. It has a value list with 3 items in it and the first column is the data that is saved, it is either 1, 2 or 3. The field is set to Number, Integer in the table.
The field comes up in the field list for the form, but if I run the form, it will not allow the control to be edited, it says that the control is bound to an unknown field.
I have tried deleting the field, renaming the field, creating a new table, every time it does the same thing. I have used the same procedure successfully in other forms/table combos and can't see anything different here. Is there something basic I am missing?
The field comes up in the field list for the form, but if I run the form, it will not allow the control to be edited, it says that the control is bound to an unknown field.
I have tried deleting the field, renaming the field, creating a new table, every time it does the same thing. I have used the same procedure successfully in other forms/table combos and can't see anything different here. Is there something basic I am missing?