J
Jef
Hello, I am a newbie: I have several tables that consist
of PartID, PartDesc; LocationID, LocationDesc;
WarehouseID, WarehouseDesc. These small tables link up to
a main table that holds other informaton.
While working with the main table, these fields are shown
by a combo box and I can select the needed values. If the
value doesn't exist in the combo box I have a command
button to open the needed form, I can add the needed item
and then close that form.
The question is: How do I get the Combo Box list updated
without closing the form and re-opening it.
Any and all help would be greatly appreciated.
Thanks in advance
of PartID, PartDesc; LocationID, LocationDesc;
WarehouseID, WarehouseDesc. These small tables link up to
a main table that holds other informaton.
While working with the main table, these fields are shown
by a combo box and I can select the needed values. If the
value doesn't exist in the combo box I have a command
button to open the needed form, I can add the needed item
and then close that form.
The question is: How do I get the Combo Box list updated
without closing the form and re-opening it.
Any and all help would be greatly appreciated.
Thanks in advance