P
pakerly
Hello,
I have a form with an option group on it that has check boxes for
options. I want to take the value of the check boxes and put them into
my table.
for example I have:
__ MON
__ TUE
__ WED
and the value given to MON is 1, TUE is 2 WED is 3.
I have a field in my table called WEEKDAY: and I would like to be able
to add the actual words of the checkbox and not its vaslues to WEEKDAY
for example make it say MON or TUE or WED.
How would I do this?
thanks.
I have a form with an option group on it that has check boxes for
options. I want to take the value of the check boxes and put them into
my table.
for example I have:
__ MON
__ TUE
__ WED
and the value given to MON is 1, TUE is 2 WED is 3.
I have a field in my table called WEEKDAY: and I would like to be able
to add the actual words of the checkbox and not its vaslues to WEEKDAY
for example make it say MON or TUE or WED.
How would I do this?
thanks.