P
Phil
Hi,
I have a main form with a combo-box which displays (and
allows me to select) data from a table. The selected data
is then saved in a field of the table the main form uses.
I also have a command button on the main form which opens
another form and allows me to update the table the combo-
box uses.
My problem is that when I close the window that is opened
by the command button and click on the drop-down of the
combo-box, my new entry is not there.
How do I get the combo-box to refresh and show the added
records?
Thanks
Phil
I have a main form with a combo-box which displays (and
allows me to select) data from a table. The selected data
is then saved in a field of the table the main form uses.
I also have a command button on the main form which opens
another form and allows me to update the table the combo-
box uses.
My problem is that when I close the window that is opened
by the command button and click on the drop-down of the
combo-box, my new entry is not there.
How do I get the combo-box to refresh and show the added
records?
Thanks
Phil