revolverpow
New Member
- Joined
- Feb 4, 2016
- Messages
- 5
Hi All,
I can't get my head around this.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A-B-C Store[/TD]
[TD]%Conversion[/TD]
[/TR]
[TR]
[TD]A
[/TD]
[TD]9,2%[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]7,50%[/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD]9,0[/TD]
[/TR]
</tbody>[/TABLE]
So I have my A-B-C store and the expectation are different for all of them in terms of condition.
Right now, I'm doing manually, but I'd like it to be automated.
So when I enter the %conversion, I want it to switch between red-yellow-green depending if it meets the targets.
My problem if having A-B-C store with different expectations and I really don't know how to apply a conditionnal formatting, considering if it's an A-B-C store AND considering the %conversion.
Here are my expectation for A-B-C; the X represent the value in %Conversion column.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Store[/TD]
[TD]RED [/TD]
[TD]YELLOW[/TD]
[TD]GREEN[/TD]
[/TR]
[TR]
[TD]A[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
</tbody>[/TABLE]
Can someone help me build the right formula for this ?!
Thank you all (and sorry for the bad english) !
I can't get my head around this.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A-B-C Store[/TD]
[TD]%Conversion[/TD]
[/TR]
[TR]
[TD]A
[/TD]
[TD]9,2%[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]7,50%[/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD]9,0[/TD]
[/TR]
</tbody>[/TABLE]
So I have my A-B-C store and the expectation are different for all of them in terms of condition.
Right now, I'm doing manually, but I'd like it to be automated.
So when I enter the %conversion, I want it to switch between red-yellow-green depending if it meets the targets.
My problem if having A-B-C store with different expectations and I really don't know how to apply a conditionnal formatting, considering if it's an A-B-C store AND considering the %conversion.
Here are my expectation for A-B-C; the X represent the value in %Conversion column.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Store[/TD]
[TD]RED [/TD]
[TD]YELLOW[/TD]
[TD]GREEN[/TD]
[/TR]
[TR]
[TD]A[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD]X>9%[/TD]
[TD]9%=>X<11%[/TD]
[TD]11%=>X[/TD]
[/TR]
</tbody>[/TABLE]
Can someone help me build the right formula for this ?!
Thank you all (and sorry for the bad english) !