I want this type of output in my excel using uipath
Hi,
Please give the idea about your scenario, Please provide what is Input and what will be the Output.
Regards,
Prathamesh
The output will be my above image
And my input looks like this
Can you assist me in this scenario
Regards,
Puruahothaman
Hi you just want to Format it?
How to do formatting because I am new to this rpa
Regards,
Puruahothaman
You can use VBA (Macro) For this
Use “SetRangeColor” Activity to colour your rows. For this specific format you might have to use SetRangeColor in a for each loop to colour every row.
Hi @Purushothaman_S,
Try this ConvertVB.zip (347.9 KB)
in in_filepath argument pass your file path.
Mark it solution if it works.
Cheers!
1 Like