Merge two different excel files into one excel file in c#http://forums.asp.net/t/1619175.aspx/1?Merge+two+different+excel+files+into+one+excel+file+in+c+Sat, 20 Apr 2013 11:43:39 -040016191754150884http://forums.asp.net/p/1619175/4150884.aspx/1?Merge+two+different+excel+files+into+one+excel+file+in+c+Merge two different excel files into one excel file in c# <p>Hi;</p> <p>&nbsp;</p> <p>I simply want to merge&nbsp;two&nbsp;excel files into another&nbsp;excel file. I guess i&nbsp;should&nbsp;use Intertor for that but i don't know how to use it, never use it before. May anyone help please... Thanks!</p> 2010-11-02T07:58:08-04:004150926http://forums.asp.net/p/1619175/4150926.aspx/1?Re+Merge+two+different+excel+files+into+one+excel+file+in+c+Re: Merge two different excel files into one excel file in c# <p>Hi,</p> <p>1. Open excel to read</p> <p>2. create new sheet in different file.</p> <p>3. Read cell by cell from source and submitt it to newer one. </p> <p>4. do the same thing for other source and finally save file and close it.<br> </p> <p><br> </p> <p><br> </p> 2010-11-02T08:30:29-04:004978888http://forums.asp.net/p/1619175/4978888.aspx/1?Re+Merge+two+different+excel+files+into+one+excel+file+in+c+Re: Merge two different excel files into one excel file in c# <p>Not c# code sample but in case you are looking for tool to merge excel files, i wrote a small app to do so, here's the link.</p> <p><a href="http://forums.asp.net/t/1619175.aspx/1"></a><a target="_blank" title="JMC Excel Download Link (trial version)" href="http://jeeshenlee.wordpress.com/2010/09/23/jmc-excel-join-merge-combine-multiple-excel-sheets-or-excel-workbooks/">http://jeeshenlee.wordpress.com/2010/09/23/jmc-excel-join-merge-combine-multiple-excel-sheets-or-excel-workbooks/</a></p> 2012-05-14T05:10:46-04:005370006http://forums.asp.net/p/1619175/5370006.aspx/1?Re+Merge+two+different+excel+files+into+one+excel+file+in+c+Re: Merge two different excel files into one excel file in c# <p>I guess it is too late to reply but I think people visiting this page can be benefitted with <a href="http://www.tarwara.info/blog/merge-excel-sheets-2007-2010-2003/">this macro</a>.</p> <p>It can <a href="http://www.tarwara.info/blog/merge-excel-sheets-2007-2010-2003/"> merge excel 2010, 07 and 03</a> files into one file. Just two shortcut keys and it will merge all your sheets.</p> 2013-04-20T11:43:39-04:00