Skip to content

Module: Form_Add and Edit Progress Category

Type: Form
Lines of Code: 75
Source: ms_access_files\purple\Forms\Frm Add and Edit Progress Category.txt

Dependencies

Module Dependencies: - Actdatabase

Tables Accessed: - ProgressCategory - ProcessStatus

Forms Referenced: - Frm

Procedures

CloseFOrm_Click

Type: Private Sub
Lines: 13

Calls: CloseFOrm_Click

Complexity Notes: - ⚠️ Contains GoTo statements

DeleteRec_Click

Type: Private Sub
Lines: 34

Calls: DeleteRec_Click, OpenRecordset

Complexity Notes: - ⚠️ Contains GoTo statements

Form_BeforeUpdate

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

Calls: Form_BeforeUpdate

NewRecord_Click

Type: Private Sub
Lines: 14

Calls: NewRecord_Click

Complexity Notes: - ⚠️ Contains GoTo statements