Hello,
I am trying to change checkboxes caption name using a loop so that I don't have to change them individually.
Here is a simplified example of what want to do:
1) I save the caption names in a array
2) I run through a loop to rename each checkboxes using the names saved in the array...