Using date formula in conditional formatting based on working days

stuburden

New Member
Joined
Feb 25, 2014
Messages
1
Hi

I am trying to create conditional formatting in Excel 2007 to highlight a cell based on its value in comparison to today's date.

I have a cell (B1) which has a value of TODAY().

I want to express conditional formatting for a range of cells (B4:J90) which all have a date value in them.

I want to apply conditional formatting as follows:
*Date is less than today (B1) = Red
*Date is between today and today + 3 (working days) = Amber
*Date is greater than 3 working days = Green

The first rule is easy. I have used "Format only cells that contain" and a "format only cells with" Cell value.....less than......=$B$1.

I am struggling to create a formula for the last two rules I want to apply, as I only want to count working days (i.e. exclude weekends).

Please can anyone assist?
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,215,592
Messages
6,125,713
Members
449,253
Latest member
Mbogo

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