Hi,
I need to create something which I don't know how to explain, and which I don't know how to do, but which I believe to have something to do with conditional formatting
Here's what I need to do...
Cell A1 sums up the values of cells A2 - A32, and returns the total number (duh!). And cell B1 sums up the values of cells B2 - B32, and returns the total number. This, I know how to do, so no problem here.
Now, here is the tricky part: I want another cell (doesn't matter which one, as long as its not one of those in use) to output a number highlighted in green, yellow, or red, based on these conditions:
- if value of A1 cell is ±2% of B1 cell's value, then output number must be highlighted in yellow
- if value of A1 is +3% (and higher) of B1 cell's value, then output number must be highlighted in red
- if value of A1 is -3% (and lower) of B1 cell's value, then output number must be highlighted in green.
Yeah, this is what I need to do, but I don't know how to use the conditional formatting properly in order to accomplish this. I have a hunch that I must choose "formula" as the type of formatting, but I'm not sure. And I don't know what the formula for this is anyway.
So, can someone please share a tip or two? Please!
I need to create something which I don't know how to explain, and which I don't know how to do, but which I believe to have something to do with conditional formatting
Here's what I need to do...
Cell A1 sums up the values of cells A2 - A32, and returns the total number (duh!). And cell B1 sums up the values of cells B2 - B32, and returns the total number. This, I know how to do, so no problem here.
Now, here is the tricky part: I want another cell (doesn't matter which one, as long as its not one of those in use) to output a number highlighted in green, yellow, or red, based on these conditions:
- if value of A1 cell is ±2% of B1 cell's value, then output number must be highlighted in yellow
- if value of A1 is +3% (and higher) of B1 cell's value, then output number must be highlighted in red
- if value of A1 is -3% (and lower) of B1 cell's value, then output number must be highlighted in green.
Yeah, this is what I need to do, but I don't know how to use the conditional formatting properly in order to accomplish this. I have a hunch that I must choose "formula" as the type of formatting, but I'm not sure. And I don't know what the formula for this is anyway.
So, can someone please share a tip or two? Please!