I have a windows form that has a datagridview populated from an excel worksheet using the following code
Imports System.IO Imports ExcelDataReader Public Class Pr