parodocs
Member
- Joined
- Mar 26, 2020
- Messages
- 5
- Programming Experience
- 1-3
Hello,
I have a form with a column of twenty-four labels. The form will also contain other labels. My question is:
How can I loop through the column of labels - and only the column - in sequential order.
The purpose: each labels text represents a time. The options for the time setting will be either standard or military. To write the changes for each label manually is the obvious option, but I'm hoping short and neat is possible, and i can use a loop.
If not - tedium only lasts a minute.
Thank you,
Shawn
I have a form with a column of twenty-four labels. The form will also contain other labels. My question is:
How can I loop through the column of labels - and only the column - in sequential order.
The purpose: each labels text represents a time. The options for the time setting will be either standard or military. To write the changes for each label manually is the obvious option, but I'm hoping short and neat is possible, and i can use a loop.
If not - tedium only lasts a minute.
Thank you,
Shawn