Clears the "Errors" collection.
Syntax:
Clear()
Dim ErrorColl As Errors Set ErrorColl = Application.Errors Call ErrorColl.Clear
See also: