Please help!
I have a Text Box called DisposalID on Form A & a Combo Box on a seperate form (Form B) called DisposalID. The combo box is based on a query.
Once I add data to the textbox I click on a command button to bring up Form B with the combobox. This form also has a command button which allows me to go back to Form A.
The problem is when I add data to the textbox it does not appear on the combobox list unless I close and reopen Form B.
These forms are generated from two tables linked by Disposal ID.
Your help would be much appreciated.
I have a Text Box called DisposalID on Form A & a Combo Box on a seperate form (Form B) called DisposalID. The combo box is based on a query.
Once I add data to the textbox I click on a command button to bring up Form B with the combobox. This form also has a command button which allows me to go back to Form A.
The problem is when I add data to the textbox it does not appear on the combobox list unless I close and reopen Form B.
These forms are generated from two tables linked by Disposal ID.
Your help would be much appreciated.
Last edited: