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...