I\'m working in a web application separated in blocks and I\'m getting a CSV object from a work mate of mine which I must convert into XLS to be passed into an Excel Process
Would this C# Excel import data from CSV into Excel help? It seems to address what you need to do.