I am importing excel sheet to DataTable using oledb connection as below.
private static DataTable UploadExcelSheet(string fileName) { DataTable u
Use
".. WHERE NOT ([Lastname] = '' OR [DOB*] IS NULL OR ... )