Module: Form_People Payroll Information
Type: Form
Lines of Code: 99
Source: ms_access_files\ruby\Forms\Frm People Payroll Information.txt
Dependencies
Module Dependencies: - RecSet - Actdatabase
Tables Accessed: - People
Forms Referenced: - Frm
Procedures
AddPayrollInformation_Click
Type: Private Sub
Lines: 4
Calls: AddPayrollInformation_Click
CloseForm_Click
Type: Private Sub
Lines: 31
Calls: CloseForm_Click, IsLoaded
Complexity Notes: - ⚠️ Contains GoTo statements - ⚠️ High branching (6 If statements)
Form_Activate
Type: Private Sub
Lines: 3
Calls: Form_Activate
Form_Open
Type: Private Sub
Lines: 3
Parameters: Cancel As Integer
Calls: Form_Open
PayrollInformationList_DblClick
Type: Private Sub
Lines: 33
Parameters: Cancel As Integer
Calls: Fields, PayrollInformationList_DblClick, OpenRecordset
PayrollInformationList_KeyDown
Type: Private Sub
Lines: 14
Parameters: KeyCode As Integer, Shift As Integer
Calls: PayrollInformationList_KeyDown