Conditional Formatting Formula

scliollio

New Member
Joined
Feb 22, 2017
Messages
6
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD="align: center"]JUL[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]AUG[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]SEP[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]OCT[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]NOV[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]DEC[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[TD="align: center"][/TD]
[TD="align: center"]FIELD 1[/TD]
[TD="align: center"]FIELD 2[/TD]
[TD="align: center"]FIELD 3[/TD]
[/TR]
[TR]
[TD="align: center"]-500[/TD]
[TD="align: center"]-350[/TD]
[TD="align: center"]445[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-525[/TD]
[TD="align: center"]-357[/TD]
[TD="align: center"]225[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-285[/TD]
[TD="align: center"]-337[/TD]
[TD="align: center"]235[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-288[/TD]
[TD="align: center"]-275[/TD]
[TD="align: center"]225[/TD]
[TD="align: center"][/TD]
[TD="align: center"]100[/TD]
[TD="align: center"]125[/TD]
[TD="align: center"]25[/TD]
[TD="align: center"][/TD]
[TD="align: center"]75[/TD]
[TD="align: center"]150[/TD]
[TD="align: center"]70[/TD]
[/TR]
[TR]
[TD="align: center"]250[/TD]
[TD="align: center"]225[/TD]
[TD="align: center"]25[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-100[/TD]
[TD="align: center"]-75[/TD]
[TD="align: center"]25[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-225[/TD]
[TD="align: center"]-235[/TD]
[TD="align: center"]10[/TD]
[TD="align: center"][/TD]
[TD="align: center"]75[/TD]
[TD="align: center"]150[/TD]
[TD="align: center"]75[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-150[/TD]
[TD="align: center"]-200[/TD]
[TD="align: center"]50[/TD]
[TD="align: center"][/TD]
[TD="align: center"]25[/TD]
[TD="align: center"]50[/TD]
[TD="align: center"]25[/TD]
[/TR]
[TR]
[TD="align: center"]75[/TD]
[TD="align: center"]180[/TD]
[TD="align: center"]88[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-300[/TD]
[TD="align: center"]-100[/TD]
[TD="align: center"]200[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-275[/TD]
[TD="align: center"]-300[/TD]
[TD="align: center"]25[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-150[/TD]
[TD="align: center"]-225[/TD]
[TD="align: center"]75[/TD]
[TD="align: center"][/TD]
[TD="align: center"]55[/TD]
[TD="align: center"]125[/TD]
[TD="align: center"]70[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-100[/TD]
[TD="align: center"]55[/TD]
[TD="align: center"]25[/TD]
[/TR]
[TR]
[TD="align: center"]-100[/TD]
[TD="align: center"]-50[/TD]
[TD="align: center"]50[/TD]
[TD="align: center"][/TD]
[TD="align: center"]75[/TD]
[TD="align: center"]100[/TD]
[TD="align: center"]25[/TD]
[TD="align: center"][/TD]
[TD="align: center"]50[/TD]
[TD="align: center"]250[/TD]
[TD]200[/TD]
[TD][/TD]
[TD]-100[/TD]
[TD]-150[/TD]
[TD]50[/TD]
[TD][/TD]
[TD]-175[/TD]
[TD]-225[/TD]
[TD]50[/TD]
[TD][/TD]
[TD]-180[/TD]
[TD]-220[/TD]
[TD]40[/TD]
[/TR]
</tbody>[/TABLE]

EDIT:
So question for the above:

I'm trying to conditional format this, to where for each row of data, it checks just the field 2's for each month, and if it sees 3+ consecutive NEGATIVE field 2's, then it will highlight the boxes in yellow.

So for the above example:
Row 1 (of data) should have JUL, AUG, SEP, OCT highlighted.
Row 2 nothing highlighted
Row 3 AUG, SEP, OCT
Row 4 OCT, NOV, DEC
 
Last edited by a moderator:

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,224,823
Messages
6,181,183
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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