G
Grahammer
This is probably a dumb question, but...
.... I have some forms in MS Access (some with subforms). Some of the
controls are ComboBoxes that are bound to data in the database and allow
users to put in their own entries as well. When a user adds their own entry
I would like this choice to appear in the dropdown list.
Currently the new entries do not appear in the list until I close and reopen
the forms.
Is there any way to set these ComboBoxes to refresh automatically or do I
have to use VBA to tell the box to refresh when the CurrentRecord event
fires.
Thx!
.... I have some forms in MS Access (some with subforms). Some of the
controls are ComboBoxes that are bound to data in the database and allow
users to put in their own entries as well. When a user adds their own entry
I would like this choice to appear in the dropdown list.
Currently the new entries do not appear in the list until I close and reopen
the forms.
Is there any way to set these ComboBoxes to refresh automatically or do I
have to use VBA to tell the box to refresh when the CurrentRecord event
fires.
Thx!