Skip to content

Module: Form_Reports Date Dialog

Type: Form
Lines of Code: 56
Source: ms_access_files\garnet\Forms\Frm Reports Date Dialog.txt

Dependencies

Forms Referenced: - Frm

Procedures

OKButton_Click

Type: Private Sub
Lines: 34

Calls: OKButton_Click, ExportCompaniesStartedProgrammeToExcel, ExportCompaniesAllocatedToExcel, ExportCompaniesLeftProgrammeToExcel, ExportNumberCompaniesIgnitedbyProductToExcel

Complexity Notes: - ⚠️ Contains GoTo statements - ⚠️ High branching (6 If statements)

CancelButton_Click

Type: Private Sub
Lines: 16

Calls: IsLoaded, CancelButton_Click

Complexity Notes: - ⚠️ Contains GoTo statements