using check boxes to return numeric values to a single field

rlambkin

New member
Local time
Today, 08:20
Joined
Jul 4, 2003
Messages
8
Hi

i have a survey form that people need to complete, to make it easier there are checkboxes that designate the value, 0,1,2,3 and 4.

the value is held in the field "score"

So basically, if somebody ticks 2, the value 2 is held in the field score.

However, I am at a loss as to how to do this on an access form, does anyone have any ideas.

Cheers

Rob

PS can a check box be set to use a cross rather than a tick?
 
Have you tried using an option group?

Fuga.
 
that looks like the answer, many thanks
 

Users who are viewing this thread

Back
Top Bottom