G
Guest
Hi,
I receive an error
"run-time error 2118 you must save the current field before you run the
requery action." when I requery a combobox.
The combobox is bounded to a field in a table. If the value is not in
list, it opens a different form (modal) and forces the user to enter
information. When all required data is entered, it'll close the opened form,
requery the combobox, and set value of the combobox to the newly entered
field.
Any idea how I can fix the problem?
Thanks
I receive an error
"run-time error 2118 you must save the current field before you run the
requery action." when I requery a combobox.
The combobox is bounded to a field in a table. If the value is not in
list, it opens a different form (modal) and forces the user to enter
information. When all required data is entered, it'll close the opened form,
requery the combobox, and set value of the combobox to the newly entered
field.
Any idea how I can fix the problem?
Thanks