I use the following code to open an excel-file:
Private EPXlApp As OfficeOpenXml.ExcelPackage Private EPXlFile As FileInfo Private EPXlSheet As ExcelWorksheet Pri