Recent content by Bryan_M

  1. B

    Search and validate for a login form

    Hey everyone. I have a table called 'Klanten' wich contains the rows 'paswoord' and 'login' (and several rows not needed for this form) So i'm trying to make a login form wich first checks if somthing is entered (this part of the code seems to work). Private Sub Knop13_Click() 'Check to...
Back
Top Bottom