I'm not sure how this would capture my data input in a form in 1 text column 
instead of ten columns. If all 10 checkboxes referred to the same column, 
wouldn't the last one keep overwriting the previous one?
Patti 

      From: Dan Goldberg <[email protected]>
 To: "[email protected]" <[email protected]> 
 Sent: Monday, April 3, 2017 11:08 AM
 Subject: RE: [RBASE-L] - Mark all that apply
   
#yiv0675925611 #yiv0675925611 -- _filtered #yiv0675925611 
{font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yiv0675925611 
{panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv0675925611 
{font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv0675925611 
#yiv0675925611 p.yiv0675925611MsoNormal, #yiv0675925611 
li.yiv0675925611MsoNormal, #yiv0675925611 div.yiv0675925611MsoNormal 
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}#yiv0675925611 a:link, 
#yiv0675925611 span.yiv0675925611MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv0675925611 a:visited, #yiv0675925611 
span.yiv0675925611MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv0675925611 
p.yiv0675925611msonormal0, #yiv0675925611 li.yiv0675925611msonormal0, 
#yiv0675925611 div.yiv0675925611msonormal0 
{margin-right:0in;margin-left:0in;font-size:12.0pt;}#yiv0675925611 
span.yiv0675925611EmailStyle19 {color:windowtext;}#yiv0675925611 
.yiv0675925611MsoChpDefault {font-size:10.0pt;} _filtered #yiv0675925611 
{margin:1.0in 1.0in 1.0in 1.0in;}#yiv0675925611 div.yiv0675925611WordSection1 
{}#yiv0675925611 use a property to set the checkbox on all the checkboxes.    
PROPERTY <Component ID> CHECKED 'TRUE'    You can make the component id the 
same on all and do them all on one property command or use a wildcard.    Dan 
Goldberg    From: 'Patti Jakusz' via RBASE-L [mailto:[email protected]]
Sent: Monday, April 3, 2017 7:54 AM
To: [email protected]; RBASE-L <[email protected]>; RBASE-L 
<[email protected]>
Subject: [RBASE-L] - Mark all that apply    Hello,    Is there a form control I 
can use for questions that have "Mark All That Apply" type answers?    If I 
have a question that has 10 possible answers, I've always created 10 columns 
and had 10 checkboxes on by form.  But what I would be happy with is a text 
field that gives me a column that looks something like: 3 2,6,7,10 1,8 etc.     
  I don't really want to spend a lot of time doing it. Most of the time, I 
don't even use this data for anything other than passing though to our funding 
source.  I have dozens of these things and hate creating hundreds of columns 
for nothing.    Thank you.   -- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
[email protected].
For more options, visit https://groups.google.com/d/optout. -- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.


   

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to