I have a combo box on Form A that stores it’s values in Table A. When I update the combo box the value in Table A doesn’t change until I either close Form A or click a refresh button I created. Is there a way to make the combo box automatically update Table A when a change is made?