Hi Team,
I have one excel file. I want to separate the rows of data based on excel column and separated data need to write in separate excel sheets and send to separated Excel sheet to respective mail id.
I have attached the input data screenshot for your reference.
Kindly suggest.
In my input data I have 2 mails so I need to create the 2 sheets based on emails I’d and empty email id should be created with business email.xlsx
Ex. Separated like this ,
Email1.xlsx in this excel have only email1 rows data
Email2.xlsx in this excel have only email2 relaty rows information.
If emild I’d blank - need to create the Excel file and along with rows information.
I have gave the example only.
In real time we don’t know which mails are there in e-mail I’d column.
If we have different email id in e-mail I’d column then need to create the separated Excel file.
For example in my excel have 5 different email ids and 2 blank emails in email id column.
I want to i want 7 excel sheet with respective rows information.
Kindly suggest.
How to pass excel name dynamically.
Put this on your ‘My Documents’ or ‘Documents’ to serve as template for the workflow presented below, or you can just simply put a new excel file with filename ‘ExcelFile.xlsx’ and a sheet on it ‘Template’ ExcelFile.xlsx (8.1 KB)
The output will be created on your local ‘Documents’ with filename ‘Output_ExcelFile.xlsx’
I did put annotations to explain briefly what the certain activity does.
If you or someone find something that can be optimized in the solution, let me know too.