Compiler Error Message: BC30002: Type 'Excel.Application' is not defined.
Source Error:
Line 18: '*** Create Excel.Application ***'
Line 19: 'Dim xlApp As Microsoft.Office.Interop.Excel.Application
Line 20: Dim xlApp As Excel.Application
Line 21: Dim xlApp As New Excel.Application
Line 22: Dim xlBook As Excel.Workbook