Skip to content

Module: Form_Change Password

Type: Form
Lines of Code: 138
Source: ms_access_files\ruby\Forms\Frm Change Password.txt

Dependencies

Module Dependencies: - RecSet - Actdatabase

Tables Accessed: - MsgBox - DatabaseUsers

Forms Referenced: - Frm

Procedures

CancelButton_Click

Type: Private Sub
Lines: 7

Calls: CancelButton_Click

CurrentPassword_AfterUpdate

Type: Private Sub
Lines: 30

Calls: Fields, StringsSameCase, CurrentPassword_AfterUpdate, OpenRecordset

Form_Open

Type: Private Sub
Lines: 6
Parameters: Cancel As Integer

Calls: Form_Open

NewPassword_AfterUpdate

Type: Private Sub
Lines: 32

Calls: CheckForSpecial, CheckForUpper, CheckForNumber, NewPassword_AfterUpdate

OKButton_Click

Type: Private Sub
Lines: 52

Calls: Fields, StringsSameCase, OKButton_Click, OpenRecordset