Hello,
I have several Combo Boxes that get their values from separate tables. Some of them I have set up to add new items to the list using the method from the FAQ (faq702-4283), and for some of them I have a separate button that opens the relevant form to add a record. My problem is that the combo boxes don't seem to update after the new information is entered into the popup form (and will even prompt me with another message box asking if I want to add a new item, again). I've tried to requery and refresh the combo boxes and the form, and this works sporadically, almost like it takes a while for the underlying table to update. Am I doing something wrong? I've checked the underlying tables, and the new record is there, even though it won't show up in the combo box.
Thanks,
Josh
I have several Combo Boxes that get their values from separate tables. Some of them I have set up to add new items to the list using the method from the FAQ (faq702-4283), and for some of them I have a separate button that opens the relevant form to add a record. My problem is that the combo boxes don't seem to update after the new information is entered into the popup form (and will even prompt me with another message box asking if I want to add a new item, again). I've tried to requery and refresh the combo boxes and the form, and this works sporadically, almost like it takes a while for the underlying table to update. Am I doing something wrong? I've checked the underlying tables, and the new record is there, even though it won't show up in the combo box.
Thanks,
Josh