Hi Friends, I have an excel file and I am splitting cell content based on special charectors as shown below: dt =new DataTable(); dt.Columns.Add("Name"); dt.Columns.Add("Age" Go to the complete details ...