I am having a problem with a form. I have created a form, (in order to make changes to a Table) with the control source being a select query and not an actual Table. I created a combo box to search for the record along with the rest of the fields in that record. I search for the record to be Updated, and every time I try to change any field in that record and click on the next record, I go back to see if the change was made correctly, a new record is added instead of changing the record that I had retrieved.!!!! I do not have [Event Procedure] or any other type of command in the "After Update" or "Before Update" Does anyone have an Idea of what I am possibly doing wrong?
The reason WHY I don't use the actual Table as my control source is the fact that the Table is so large and the user only needs and wants to see only that certain category of records.
Any Help Would be greatly Appreciated!
The reason WHY I don't use the actual Table as my control source is the fact that the Table is so large and the user only needs and wants to see only that certain category of records.
Any Help Would be greatly Appreciated!