I have been trying to figure out this problem for a while.
All I want to do is have a combo box populate a list box and the list box change to the record based on the users choice.
The combo box is active and find a record based on user input.
The list box gets its values from the combo box and the list box can also change the form to the record chosen by the user.
The list box and combo box are on the same form.
Help needed :)
TIA - kevin
All I want to do is have a combo box populate a list box and the list box change to the record based on the users choice.
The combo box is active and find a record based on user input.
The list box gets its values from the combo box and the list box can also change the form to the record chosen by the user.
The list box and combo box are on the same form.
Help needed :)
TIA - kevin
Comment