Like 3 excel files have 1 sheet where in this excel files sheet names would differ
Remaining 5 excel files have 2 sheets but here sheet names are same
so I want all the excel files in a single sheet. so may I know combine all this in a single excel file?
could anyone share me workflow for this please… if u have some time
@sathish_Kumar6 read the one excel and add the data into main excel then read second excel then use the Append range activity provide the data table and main file path in append range activity
Thank you so much for the code @Naveen_Veeravalli but i have different sheet names like from flipkart it has a sheet name flipakart28-07-2022
amazon it has a sheet name amazon28-07-2022
olx it has sheet name olx28-07-2022
dates will change right but i will try to work on that later
but since sheet names are changing i have to give different sheet names too right
so there are two situations i have single sheets for flipkart,amazon,olx
double sheets for snapdeal,quickr,myntra,nike,addidos
but for snapdeal two sheets like snap1(28-07-2022), snap2(28-07-2022)
like wise it continous for two sheets like quickr1(28-07-2022), quickr2(28-07-2022)
two sheets like myntra1(28-07-2022), myntra2(28-07-2022)
two sheets like nike1(28-07-2022), nike2(28-07-2022)
two sheets like addidos1(28-07-2022), addidos2(28-07-2022)
and i want all the sheets in single excel file