The Source property is useful when your program works with other programs, such as Microsoft Excel. By using Err.Source, you can display whether it was an ActiveX server or your client application that generated the error. In the case of Microsoft Excel causing an error, the value of the Source property would be set to Excel.Application.