Hi Can you share your excel
you can use the linq query or filter datatable
for example
dt.asnumerable().where(function(x) x(“YourColumnName”).tostring.equals(“ColumnValue”)).CopyToDatatable
Hi Can you share your excel
you can use the linq query or filter datatable
for example
dt.asnumerable().where(function(x) x(“YourColumnName”).tostring.equals(“ColumnValue”)).CopyToDatatable