Create your first automation in just a few minutes.Try Studio Web →
by Praful B
0
Snippet
<100
Summary
Summary
Calculate the Sum of Excel colored cells in any given range
Overview
Overview
Using VBA, this snippet helps you calculate sums between any colored Excel cells within a given range.
Note: This function does not cover the case when only the text is marked with other font colors.
Please check the below screenshot illustrating the case when the sum of Green highlighted cells from the given data range needs to be calculated.
How it works:
Fill in manually the color in the data range. You can also use conditional formatting.
Select a reference cell. This needs to be highlighted in the color you are interested in. E.g. green
Access UiPath Studio.
In Invoke VBA activity type in the necessary Arguments values.
Arguments Details:
Once all the required values have been updated in the necessary Arguments fields you are ready to run the Bot.
Please make sure that before you run this snippet, you enable the Excel Trust Access to the VBA project object model. Otherwise, an error will be displayed.
This snippet can be used to run for more than one color. Simply copy and add in the invoke VBA the number of times and the number of colors. Change the color cell info and the Sumresult Value.
Features
Features
Used to sum color cells based on color given in Reference cell It works even if we color the cells in the given range using conditional formatting Does not require macro enabled Excel file (.xlsm extension file)
Additional Information
Additional Information
Dependencies
Excel, UiPath 2019.10
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.1Updated
April 21, 2020Works with
Studio: 19.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support