Heres a sample line of code that it points to and i’m not understanding whats wrong
Private Sub Form_Load()
Dim dbscurrent As DAO.Database
Dim strvalue As String
Set dbscurrent = CurrentDb()
‘Set DBObject = New EBdefinitionsClass
‘ v5124
‘Set DBObject = CreateObject(“EB.EBdefinitionsClass”)
Set crypobject = CreateObject(“EB.EBCrypKeyClass”) <<<