Append multiple sheets into one workbook

Hi Team,
Hope you are well. I need help. I have two separate workbook.

  1. Book1 - Sheet1
  2. Book2 - Sheet1

I want to insert the sheets of both the workbook into a new workbook. so it should have
3) Book 3 - Sheet1, sheet1

I am new to this tool and i have searched for the solution but couldnt find the xaml . Can you please share,

Thanks,
Sri

Hi @srinivas_pradeep Here you have an example. It uses 3 different Use Excel blocks

  1. Read first sheet
  2. Read second sheet
  3. Writing both datatable to Excel

CopyToExcel.zip (68.7 KB)

1 Like

Hi @dokumentor ,

Thank you so much for the help :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.