I have a form with 3 search boxes which the user can use to select the record they want. However, after selecting the record the search box (a combo box, made using wizard) stays on the same item as selected.
If the user then selects another record using another criteria or by navigation buttons the item remains. How can I get the boxes to refresh whenever the record selected changes. Or could I link all 3 together.
If the user then selects another record using another criteria or by navigation buttons the item remains. How can I get the boxes to refresh whenever the record selected changes. Or could I link all 3 together.