Conditional formatting applied to one cell based on the value of another

Frank1545

New Member
Joined
Dec 19, 2017
Messages
3
Hi all,

I am fairly new to excel and all that it has to offer. I am currently working on a sheet where I have to use the 5 directional colored arrow icons to indicate whether the values for a particular week/month are up or down compared to a fixed expectation.

The problem I have is that the sheet pulled data from other tabs and contains two bits of information an actual value in £ and the percentage change e.g. 1,227 +7.4%.

While I can extract the percentage change in another cell on the sheet I do not know how to apply the conditional formatting and my tolerances to the original cell based on the extracted values (the percentage change).

Any help would be appreciated!

Thanks in advance!

Frank
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
12277.40%0-30%red
31-70%amber
>70%green
a1 1227 is red
cond formatting in A1
formula is=B1<0.31
you should be able to do the next 2 yourself

<colgroup><col span="12"></colgroup><tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,214,959
Messages
6,122,476
Members
449,087
Latest member
RExcelSearch

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