synchronize combo box
I need to create a combo box that while it is browsed, for every option, it will display next the picture of the item that corresponds to the option from the drop down list, without need to select, just browsing the list.
I understand the event is On Change on the drop down combo box, but I have not been able to make it work.
I tried one table with all the info, for both the combo box and the display, and also two linked tables, and I can not have it ready yet.
Any ideas or suggestions?
|