I have a continuous form whose data comes from a query, and I have a combo box with values that I entered myself in the Form header.
What I want to do is when I select a value in the combo box, the corresponding detail information changes.
For example my combo box is called claim status, it...