accessdork
New member
- Local time
- Today, 18:11
- Joined
- Aug 9, 2001
- Messages
- 5
How do I get multiple checkboxes to write to one field?
In other words, how do I get Checkbox1 with value X, Checkbox2 with value Y, and Checkbox3 with value Z all to write to one field in my table. The table field would therefore read (X Y Z).
Thanks.
In other words, how do I get Checkbox1 with value X, Checkbox2 with value Y, and Checkbox3 with value Z all to write to one field in my table. The table field would therefore read (X Y Z).
Thanks.