I created a drop down list with a list of names. if the name does not apper on the list you can double click and then you can enter the name on a separate form. after closing the second form y requery the drop down list and the name is there. everything works fine if you follow this process, yet if for any reason you type anything onto this field before doubleclicking you get the following error:
You must save the current field before you run the requery action.
Can anybody tell me how to get rid of this error.
You must save the current field before you run the requery action.
Can anybody tell me how to get rid of this error.
Comment