Search results

  1. G

    Selecting multiple checkboxes

    Hi I have a form that has three checkboxes (IDDocument, DrivingLicence and Certification) on it. What the form is looking to do is based on the selection it will open a scanned document of the requested documents. There are 5 permutations that could be selected (either first on only, second one...
  2. G

    Multiuser Login VBA

    Using TempVars with Login form I have been looking at the Northwind example database and would like to use the login dialog screen as the base login for my application. I would like to add a password for the user to log on with. I have managed to get the process of the enter of the user name...
  3. G

    new form using checkbox

    I downloaded Checkbox open form.zip from this site (thank you Ansentry)and looked at the code. it is exactly what i needed to use thank you. It uses option group for teh checkboxes It runs perfectly when I double click in access but i would like to use this in vba when called from another...
Back
Top Bottom