1
Answer

Chage row in excel using C#

Hi, i am inserting data in excel sheet statically from design page to excel without using any database,now first time its is inserted .
if i ll again insert data,it will be overwrite.
i want that it should not overwrite, it should come in next row.
How i ll do this?
Answers (1)