Module: Form_Change Password
Type: Form
Lines of Code: 138
Source: ms_access_files\emerald\Forms\Frm Change Password.txt
Dependencies
Module Dependencies: - Actdatabase - RecSet
Tables Accessed: - DatabaseUsers - MsgBox
Forms Referenced: - Frm
Procedures
CancelButton_Click
Type: Private Sub
Lines: 7
Calls: CancelButton_Click
CurrentPassword_AfterUpdate
Type: Private Sub
Lines: 30
Calls: StringsSameCase, Fields, 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: NewPassword_AfterUpdate, CheckForUpper, CheckForNumber, CheckForSpecial
OKButton_Click
Type: Private Sub
Lines: 52
Calls: StringsSameCase, Fields, OpenRecordset, OKButton_Click