How to copy specific worksheet with entire data from one workbook to another workbook

  • Thread starter Thread starter Gani tpt
  • Start date Start date
G

Gani tpt

Guest
How to copy specific worksheet with entire data from one workbook to another workbook.

I have source and destination file with some of the worksheets in both the workbook.

Sourcebook <g class="gr_ gr_51 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="51" id="51">sheetname's</g> = A,B,C,D,E,F,etc (Sheet name)

Destbook sheetname's = A,B,C,D,E,F,G,H,I,J,etc (Sheet name)

For example, Sheetname "G" of Destbook with entire data to copy in sourcebook with entire data..?

what is the sysntax in c#.net..?

Continue reading...
 
Back
Top