G
Guest
I have a form "PurchaseOrders", on the purchase order form I have a cmd
button to take me to another form "ItemList". This is used when an item is
not in my database and I would like to add the item without leaving the
"PurchaseOrder". All is working well except after adding the item to the
"ItemList" this new item is not available in my drop down combo box unless I
close the "PurchaseOrder" and reopen. I have verified that the item is indeed
updated on the "ItemList" but I can't figure out how to refresh the table and
make the new item available in my drop down without closing and reopening.
Any help is greatly appreciated.
button to take me to another form "ItemList". This is used when an item is
not in my database and I would like to add the item without leaving the
"PurchaseOrder". All is working well except after adding the item to the
"ItemList" this new item is not available in my drop down combo box unless I
close the "PurchaseOrder" and reopen. I have verified that the item is indeed
updated on the "ItemList" but I can't figure out how to refresh the table and
make the new item available in my drop down without closing and reopening.
Any help is greatly appreciated.