Lightlancer
Programmer
Hey all,
I have a table named: tblStatus
in that table there is only 1 record with 8 fields
in the form there are 2 buttons for each field, named:
IN
or
OUT
when i click IN, the checkbox for this field must go "True"
When i click OUT, the checkbox for this field must go "False"
how can this be done?
Greetz
Lightlancer
I have a table named: tblStatus
in that table there is only 1 record with 8 fields
in the form there are 2 buttons for each field, named:
IN
or
OUT
when i click IN, the checkbox for this field must go "True"
When i click OUT, the checkbox for this field must go "False"
how can this be done?
Greetz
Lightlancer