Forum Discussion
OtherthenOlov0417
Sep 12, 2023Copper Contributor
Risk matrix auto formatting
 Hi,  I am working on a risk matrix where you enter severity and probability of the risk on each axis and where they corss each others lines there is the risk. We have classified them in A-E where A i...
mtarler
Sep 12, 2023Silver Contributor
so first of all colors can not be applied using cell functions/formulas. This can be done using Conditional Formatting (or using VBA/macros). That said it would be easier to apply conditional formatting if you had numbers and then you could apply a single color scale rule. Using the A-E you could apply 5 different rules (1 for each letter/color).
- OtherthenOlov0417Sep 12, 2023Copper Contributormtarler thank you not being with my Computer for the moment, can you show me a sample? - mtarlerSep 12, 2023Silver ContributorOtherthenOlov0417 In the attached I gave example of gradient coloring and individual coloring. There are 6 rules. 1 rule for column I and 5 rules for column J the coloring options for the gradient (col I) are more limited as it is interpreted based on 3 colors (high, mid, low) and you don't have control of other aspects (not that couldn't 'layer' additional formatting rules on top) the coloring options for col J are completely flexible as you can specifically define each of the 5 rules to format the colors, text, borders, etc, how you want.