Search results

  1. S

    Private Sub Problem.

    Hi guys. Okay I have a Private Sub on form PlotF: Private Sub SetCheck212() If Me.[Check161] And Me.[Check169] And _ Me.[Check167] And Me.[Check181] And _ Me.[Check261] And Me.[Check189] And _ Me.[Check187] And Me.[Check195] And _ Me.[Check203] And...
  2. S

    Question Automatic Checkbox???

    Hi guys, I am new to access, I still consider myself a newbie. Please if anybody posts anything try to dumb it down a little for me :D So I have a quick database that I have made please see attachment. On the CheckboxF form I would like Check 1,2,3,4,5,6 to be checked manually but when all of...
  3. S

    Check Box Problems :(

    Hi guys, I have a form with 15 check boxes on all together. I want the "15th check box" to check to true automatically when the other 14 have been manually checked. I have used a Tag for all of the other 14 check boxes they are tagged with the word "FILL". Here is my code: Private Sub...
  4. S

    Hello everyone :)

    Hi guys, I have been tasked with building a database for the company I work for. I am new to access so I have signed up to gain knowledge from everyone :)
Back
Top Bottom