G
Guest
I have a combo box (on EntryForm form) that is working fine retrieving data
from a table (Materials). My problem is that when new data is entered, the
user cannot select the new word in the combo box unless that form has been
closed and reopened. The result is that the user has to enter a new value
more than once and when the Materials table is opened - that new value will
be in the table more than once. Any ideas? I've tried to requery the field in
the EntryForm AND in the Material form (when user adds new word to table).
That didn't work. Thanks!
from a table (Materials). My problem is that when new data is entered, the
user cannot select the new word in the combo box unless that form has been
closed and reopened. The result is that the user has to enter a new value
more than once and when the Materials table is opened - that new value will
be in the table more than once. Any ideas? I've tried to requery the field in
the EntryForm AND in the Material form (when user adds new word to table).
That didn't work. Thanks!