I have a subform with a combobox where the user can add new items to the table the combobox pulls from (tblProducts). That way if they look for a product that doesn't exist they can immediately add it.
However, if they move to the next record in the subform and try to select the product they just added, it isn't there.
I added a docmd.save and that didn't work. Any ideas?
Thanks
However, if they move to the next record in the subform and try to select the product they just added, it isn't there.
I added a docmd.save and that didn't work. Any ideas?
Thanks