I am having an issue with a combo box I use to open a form. What is happening is that a user can double click in the combo box to open a form that will edit the table that controls the combo box. Where I am getting an error is when the user has started entering data, but the data is not in the list and then double clicks in the combo box. The forms opens fine, but when it is closed it is supposed to requery the combo box. The error happens because the field is locked (in edit mode) and can't requery.
Is there a way to test if the field is in edit mode and if so, get out of edit mode. I found the info on this property in Access's help, but it was not very helpful.
Thanks in advance for any advice on this.
Tracy
Is there a way to test if the field is in edit mode and if so, get out of edit mode. I found the info on this property in Access's help, but it was not very helpful.
Thanks in advance for any advice on this.
Tracy