When I was trying to compile a module code, (from allen browne website) there's seems to be an error,
Err_Handler:
Call LogError(Err.Number, Err.Description, conMod & ".NetworkUserName", , False)
Resume Exit_Handler
End Function
So when I compile the code, it says:
Compile error:
Sub...