Skip to content

Module: Mod Utilities

Type: Standard
Lines of Code: 140
Source: ms_access_files\audit\Modules\Mod Utilities.bas

Dependencies

Tables Accessed: - dashboard

Procedures

GetXofY

Type: Public Function
Lines: 16
Parameters: f As Form

Calls: GetXofY

Complexity Notes: - ⚠️ Uses On Error Resume Next

IsLoaded

Type: Public Function
Lines: 13
Parameters: ByVal strFormName As String
Returns: Boolean

Calls: Forms, IsLoaded, SysCmd

StringsSameCase

Type: Public Function
Lines: 9
Parameters: x As String, y As String
Returns: Boolean

Calls: StringsSameCase

CheckForUpper

Type: Public Function
Lines: 13
Parameters: CheckString As String

Calls: CheckForUpper, Asc

CheckForSpecial

Type: Public Function
Lines: 20
Parameters: CheckString As String

Calls: Asc, CheckForSpecial

CheckForNumber

Type: Public Function
Lines: 13
Parameters: CheckString As String

Calls: CheckForNumber, Asc

DeleteImportErrorTables

Type: Public Sub
Lines: 11

Calls: DeleteImportErrorTables

ObjectCounts

Type: Public Sub
Lines: 18

Calls: ObjectCounts