Dear Community ,
I need some support on below requirement :
Iam uploading different excel files A ,B ,C ,D .
The output is generating as mentioned below :
Worksheet = WS
Output In single excel file . : AWS1+AWS2+AWS3+BWS1+BWS2+BWS3+CWS1+CWS2+CWS3+DWS1+DWS2+DWS3
Is there a way of doing as mentioned below :
Excel1 : AWS1+AWS2+AWS3
Excel2 : BWS1+BWS2+BWS3
Excel3 : CWS1+CWS2+CWS3
Excel4 : DWS1+DWS2+DWS3
Thanks.