IF THEN Conditional Formatting

lgano

New Member
Joined
Feb 12, 2016
Messages
2
I am working on a spreadsheet which has different values in column B (values are 3, 4, A, B, C). I am trying to create a conditional format that will highlight column E.
Each item in column B has a value that needs to be met. Example A requires at least 160, C requires at least 32

I would like column E to be highlighted red if the number in column E is less than the requirement (example 160) and green if greater than or equal to requirement.

This sounds really simple, but I am struggling!

Thanks in advance!
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
What are ALL the values that need to be met and what value in column B does each one relate to?
 
Upvote 0
If B2 is...
3 then E2 needs to be greater than (or equal to) 96
4-> 24
A-> 160
B-> 64
C-> 32
 
Upvote 0

Forum statistics

Threads
1,216,783
Messages
6,132,692
Members
449,751
Latest member
Svitlana D

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