Check boxes

  • Thread starter Thread starter katrina
  • Start date Start date
K

katrina

Hi There,

i am trying to add a check box called MRS to a form. I have added this
into a table but when I scroll through each record the box stays
ticked. I only want it to stay ticked for spefic records - how do i do
this?
Thanks
Katrina
 
Open the table in design mode and select the yes/no field associated with the
checkbox and ensure that the default value is set to false.

Also, ensure the same on your form's checkbox control.
 
Open the table in design mode and select the yes/no field associated with the
checkbox and ensure that the default value is set to false.

Also, ensure the same on your form's checkbox control.
--
Hope this helps,

Daniel Pineault






- Show quoted text -

Thanks for your help it did!
 

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


Back
Top