I have a series of questions, each with 8 possible "yes/no" choices. The answers are not mutually exclusive (ie, one can select none, 1, 2,... all 8 of the responses). To save space, I have encoded each question's answer as an integer from 0-255, based upon the "on/off" state of each of the 8...
I have 10 groups of controls on a report, and each group has 8 controls. I have labeled them in an array fashion: "vhs1field1","vhs1field2",.. "vhs[ i ]field[ j ]".
I want to be able to modify all of the fields in a single code loop, based on an associated yes/no...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.