A family of Microsoft relational database management systems designed for ease of use.
For example, on the Form, I have the "Status" drop-down / combo box set to not show the ID column, but to only show the 2nd column with the status description. (column widths: 0";0.6799") When you look at the form, it shows all of the correct data for each record. But, when you use the drop-down to make a change and, for example, select a different status, it will not change the info in the box. It stays the same.
If you open the Query upon which the form is based, as a query datasheet, does it have a blank new-record row at the bottom? Can you edit values in it? does it show the numeric ID values (it should) or the names (it shouldn't)?
Could you post the SQL view of the query? If the database is so confidential that even the fieldnames are secret, perhaps you could edit the post to change the names to protect the innocent...