Check box teaser

  • Thread starter Thread starter royfarnol
  • Start date Start date
R

royfarnol

On a tabular form I have records with a few fields of text data and one
field of a Yes/No check box.

My intent was to tick a box when the data has been analysed with a view to
filtering out that row from future considerations.

However, when I do tick a particular check box all the other check boxes on
the form also become ticked.

This I presume is strange behaviour.

Please advise, Roy.
 
You need a yes/no field in your table.
Bind the check box to this new yes/no field.

Otherwise it cannot have a different value on every row.
 
I had actually put the field into the table but had forgotten to link the
form to it!!! More haste less speed.

Thanks, Roy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

counting ticked check boxes 1
Query linked to a check box? 2
Refresh data on each record 3
Check boxes 2
Check boxes on querys 1
check boxes 4
Multiple Criteria in One Field 8
Check Box to control Text Box 4

Back
Top