Welcome to another Microsoft Excel Tip. In this tip we will explain to you how you can set Excel to give you a notification of any task which needs carrying out, a number of days in advance of the deadline date.
There are a couple of ways in which you can do this and these will both be explained over the course of two tips in order for you to choose which way you think is best. The first option is to use Conditional Formatting.
Steps to follow:
-
Select the range of cells with dates to be compared C2:C6
-
Go to Format and select Conditional Formatting
-
From the dropdown list change Value is to Formula is
-
Enter =AND(C2-TODAY()>=0,C2-TODAY()<=30)
-
Click Format button
-
Select formatting options (Bold used below) and click OK
-
Click on Add button
-
From the dropdown list change Value is to Formula is
-
Enter =AND(C2-TODAY()<0)
-
Click Format button
-
Select formatting options (Italic, Strikethrough used below) and click OK
-
Click OK
Want to read more? Be sure to look out for our next tip or feel free to check out our Microsoft Excel Tips page.
Want to learn more? Then book yourself on one of our Microsoft Excel Training Courses.

