D
Dave the Wave
I have a few comboboxes on forms that I've programmed to open up their
underlying tables if dbl-clicked. (Allows adding new entries without
jumping through menus.)
My only problem is that the additions or edits to the underlying table is
not represented in the combobox until it is requeried. Since there are
nearly a dozen forms and as many as 3 comboboxes per form, I was hoping
there would be an ellegant solution to having the control requeried after
the underlying table's form closes.
Thanks.
underlying tables if dbl-clicked. (Allows adding new entries without
jumping through menus.)
My only problem is that the additions or edits to the underlying table is
not represented in the combobox until it is requeried. Since there are
nearly a dozen forms and as many as 3 comboboxes per form, I was hoping
there would be an ellegant solution to having the control requeried after
the underlying table's form closes.
Thanks.