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 individual cells using the IF() and the quote marks but I cannot get everything into one cell - am I right in thinking I need the nested IF command and if so, how do I do it?
Thanks in advance
Kyle
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 individual cells using the IF() and the quote marks but I cannot get everything into one cell - am I right in thinking I need the nested IF command and if so, how do I do it?
Thanks in advance
Kyle