Hi everyone, I have written some code to get the values from an array to populate a combobox(with help from monksnake)
The code works, however it puts all the array values in for each list. eg like below
High 2, High 3, High 4, High 5
High 2, High 3, High 4, High 5
High 2, High 3, High 4...