Just google C# excel interop basic sample. so many example. You need to install office and add reference Microsoft.Office.Interop.Excel v11 or v12 depend on your office version.
On Apr 26, 3:26 am, Abhinav Bipnesh <[email protected]> wrote: > Hi, > > I am looking for creating a application in which i create a excel file > using Microsoft office interop interface in c#. As I dont want to use > the database interface to do so. Also I am looking a way to read the > excel file. Please help me out ........ > > Thanks in advance. > > Regards, > Abhinav
