Hi,
I have this excel data which I would want to be split into 3 excel sheets.
- Retrieve only the unique Invoice number and write it in an excel sheet.
- Retrieve the first row only based on duplicate Invoice number and write it in an excel sheet.
- Retrieve the other rows of duplicate Invoice number and write in an excel sheet.
UIPath_Excel_Scratch (3).xlsx (9.9 KB)
Hope you can help!
Thanks!