hi,
i have a destop application and i have data in 4 arrays, what i want to do is to open an excel file and then add the array data into the excel file, nd then save the excel file .
please how can i do it
i tryied using the using CarlosAg.ExcelXmlWriter;
but is says cannot find.
how can i do this.