Hi, this is the right side
(From d In dt_Combined.AsEnumerable()
Let ra = d.ItemArray.Select(Function (x) x.ToString.Replace(“-”,“”).ToArray)
Select rc = dt_Corrected.Rows.Add(ra)).CopytoDataTable
Hi, this is the right side
(From d In dt_Combined.AsEnumerable()
Let ra = d.ItemArray.Select(Function (x) x.ToString.Replace(“-”,“”).ToArray)
Select rc = dt_Corrected.Rows.Add(ra)).CopytoDataTable