I have a series of choice boxes. A selection is made and the values (not the index) are saved to a file. I want to load the file and set the choice boxes to the selected values.
Without a loop to scroll through all values and find a matching one, is there another way?
Many thanks.
Without a loop to scroll through all values and find a matching one, is there another way?
Many thanks.