Hi,
i have an excel file with around 1000(may be more in future) rows and 5 cololums like
Age, Name,Address,ID,School i have 1000 data in excel sheet
what i have to do this I need to update Name, ID,School (only 3) coloumns with new random data or new values.I dont have that new values stored anywer.How we will automate this process in c#.Please help me


Ganesan CPosted Aug 19, 2021, 12:04 PM
Sujeet RamanPosted Aug 24, 2021, 3:19 PM
How to copy, Edit ,save an excel as a new file in a specific Location in C# using excel interop? i have method which will edit the existing same excel.But i want to copy the original excel file and edit 2 colums and save that as a diffrent location with any name.
so i should have the original one and new one with edited.Please suggest an efficient way
Sujeet RamanPosted Aug 19, 2021, 1:14 PM
Ganesan CPosted Aug 19, 2021, 12:51 PM