I have been trying to make a simple app to merge information from one excel spreadsheet to another in c#. But I don't find any reference about how could I do this.
I have the info in one spreadsheet and I need to copy that information in another spreadsheet file.
How can do this? Thanks in advance.