R
Rhonda Fischer
Hello,
I have a check box on a form. The recordsource of
this check box is an integer column. The numbers
that are saved to this integer column are from a
collecton of option buttons contained in an option group.
The problem I am having is that I would like the check
box to remain unticked where the table column is 0 or
How can I do this?
Your suggestions would be most appreciated.
Thank you kindly
Rhonda
---------------------------------------------------------
For example:
Tble: Trailer Movements
Integer saved in Table When option button Selected
0 No Option buttons
1 Trailer is Empty upon return
2 Trailer was for Frozen goods
3 Trailer was for Chilled good
----------------------------------------------------------
I have a check box on a form. The recordsource of
this check box is an integer column. The numbers
that are saved to this integer column are from a
collecton of option buttons contained in an option group.
The problem I am having is that I would like the check
box to remain unticked where the table column is 0 or
the value of the source column is 1.1 and I would like the check box to be ticked where
How can I do this?
Your suggestions would be most appreciated.
Thank you kindly
Rhonda
---------------------------------------------------------
For example:
Tble: Trailer Movements
Integer saved in Table When option button Selected
0 No Option buttons
1 Trailer is Empty upon return
2 Trailer was for Frozen goods
3 Trailer was for Chilled good
----------------------------------------------------------