Application object
Errors object
Error object

MemberDescription
Clear Clears the "Errors" collection.
Clear()
Item Returns the error at the given index.
Item( Index as Variant ) As Error
Count Returns the number of elements in the collection.
LastError Returns the last error message.


Last Updated: 03/19/21