Hi
I have a sheet which calculates a value between 0-29 based on other cells in the sheet.
What I want to do is have a condition returned dependent upon the number range, for example, 0-5 returns the word "green", 6-8 returns "amber" and 9-27 returns "red".
I can do this over three...