I need to create a formula in a new column that automatically shows " probability" depends on the % entered manually in column "Probability to win". For example if i input 5% should should "Very low"
- Depends on % that is entered on column “Probability to win” return on “probability” column:
If Blank – TBD
If 0%-5% = Very Low
If 5%-25% – Low
If 30%-60% – Medium
If 65%-95% – High
If 100% - Won
The increments on Probability to win will be just on multiples of 5%
Thanks in advance as usual for your help