I have a form with 90 check boxes and 90 text boxes. The text boxes must be filled with text and some set bold based on an arrays of text and text box type. The check boxes must be set visible or not visible based on the text box type array.
How do I do this in a simple loop?
How do I do this in a simple loop?