Traffic Light formatting with labels

matt.mitchell

New Member
Joined
Jul 18, 2012
Messages
1
I've seen several threads on conditional formatting using traffic lights, but haven't seen how to include row labels with the traffic lights. Here is a snapshot of what I'm trying to accomplish. The formula in the R, Y, G is IF(X29>=0.00000000001,1,IF(F3<0,F3/-C3,IFERROR(F3/C3,-500))) and my formula in B3 is =IF(H3<-0.05,0,IF(H3<0,1,2)) where 0 is red, 1 is yellow, 2 is green. The conditional format applied to column H is Green = value >0; Red is a value <-0.05 and Yellow is between -0.05 and 0. The question is, How do I include the traffic light in Column B with the label in the same row? In this case, I'm looking for a red traffic light with the label Direct Labor in cell B2.
1ABCDEFGH
2PriorFcstFcstBudgetB/(W) PFcstB/(W) BudgetR, Y, G
3Direct Labor10575-2-8.21695
4Indirect Labor
5Fringes
6Total Labor

<tbody>
</tbody>
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.

Forum statistics

Threads
1,214,984
Messages
6,122,601
Members
449,089
Latest member
Motoracer88

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