Check Boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

i want to use check boxes for a subform but when i add a check box on the
subform, it shows on every field but when i select the subform, all the
checkboxes get selected.

how can i allocate a check box to each field ?

the subform is in tabular view ?

can i do this
 
Do you have a YES/NO field in the table? You can't add an unbound checkbox
to a continuous form. You would have to have it pointed to a stored field.

Rick B
 
Back
Top