I am new to UiPath and I am having trouble to do the calculation using UiPath. Please refer to the screenshot below, for each product, I want to add up the sales amount which under the colored columns in Data A to create Data B data.
I have studied a while but still, have no clue to do so. Appreciate if you could share your method or sample xaml. Thank you!
You can record a marco just sum cells manually, then you can edit macro to do the same for others cells, then save macro as global ( to access from all excel files ). Then robot can open and run macro.
There are plenty of tutorials how to create/edit macros in the Excel.
@AshwinS2 method is good but still i think this is over engeneering.