conditional formatting icon set

jrortiz_2

New Member
Joined
Dec 28, 2016
Messages
23
Hi Guys,

I need help. I want to use Icon set - 3 arrows.
I want to include an arrow that indicates increase and decrease daily based on it's yesterday data.

[TABLE="class: grid, width: 100, align: center"]
<tbody>[TR]
[TD]date[/TD]
[TD]Cost[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]12/25[/TD]
[TD]549.38[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]12/26[/TD]
[TD]821.03[/TD]
[TD]49.45%[/TD]
[/TR]
[TR]
[TD]12/27[/TD]
[TD]300.23[/TD]
[TD]-63.43%[/TD]
[/TR]
[TR]
[TD]12/28[/TD]
[TD]360.00[/TD]
[TD]19.91%[/TD]
[/TR]
[TR]
[TD]12/29[/TD]
[TD]504.00[/TD]
[TD]40.00%[/TD]
[/TR]
[TR]
[TD]12/30[/TD]
[TD]300.40[/TD]
[TD]-40.00%[/TD]
[/TR]
</tbody>[/TABLE]

If the increase of more than 40% then the arrow points up in red and if the decrease of 40% arrows points down in green. If inc and dec is more or less than 20% then side arrow in yellow. equal 40% inc dec side arrow. Thanks
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top