I have a list box which is used as a record selection method [lstPlant]. The values for the list box are based on what the user selects from a combo box [cboPBL].
Does anyone know how to highlight the first value in the listbox once a selection has been made in the combo box? I need this to happen to populate the form with the first value of the list box.
All help would be very much appreciated.
Thanks in advance
Does anyone know how to highlight the first value in the listbox once a selection has been made in the combo box? I need this to happen to populate the form with the first value of the list box.
All help would be very much appreciated.
Thanks in advance