ListBox to CheckBox help
Hello,
I am hoping to get some suggestions for the following:
Example: I have a ListBox with multiple selections enabled. Let's say the values are ITEM1, ITEM2, ITEM3, ITEM4. Now say I have 4 CheckBoxes (Labelled: ONE, TWO, THREE, FOUR) that will be checked depending on which ListBox items are selected. So if the user selects ITEM2 and ITEM4 from the ListBox, the respective CheckBoxes TWO and FOUR will be checked.
Any idea on how to accomplish this? I am sorry if this is a novice question however I am not the most advanced user.
Thank you
Louis
