Hi,
I have 5 excel files in a folder and want to merge data tables. I used “For each file in the folder” activity to pass the files and I used “Excel application scope” to read the “sheets” by using “Get Workbook Sheets” and a “Read Range” activity. Now How can I merge the data tables from the files in the folder. How can I use 2nd “Read Range” activity to read other file to merge as “merge datatable” requires atleast 2 data tables.
Regards,