B
Bob Zmuda
I have a form with multiple checkboxes set to text values, e.g., (1) checked
is Bob, unchecked is Alice, (2) checked is Andy, unchecked is Sara, and so
on. I want to aggregate or merge the values of these checkboxes into one
field or textbox, giving me a final value of "Bob, Andy," etc. How can I do
this? Thank you.
is Bob, unchecked is Alice, (2) checked is Andy, unchecked is Sara, and so
on. I want to aggregate or merge the values of these checkboxes into one
field or textbox, giving me a final value of "Bob, Andy," etc. How can I do
this? Thank you.