DAO Object
 
Returns a descriptive string associated with an error. This is the default property for the Error object.
 

Syntax

expression .Description
expression A variable that represents an Error object.
 

Remarks

The Description property comprises a short description of the error. Use this property to alert the user about an error that you cannot or do not want to handle.