New Excel Forum

This forum has been moved to TeachExcel.com

Ask all future questions in the New Excel Forum.

ExcelKey

Date Counting

Formulas, Functions, Formatting, Charts, Data Analysis, etc.

Date Counting

Postby alivy206 » Fri Dec 23, 2011 4:06 pm

Hi,

I need to be able to keep track of dates easily. I would like to put a date into a cell, highlight that cell one color. Then 90 days from that date, have that cell change to a different color. Or have excel in some way count 90 days from one date and tell me, rather than going to a calendar and counting myself.

Thanks for the help! Happy Holidays
  • 0

alivy206
Rookie
 
Posts: 1
Joined: Dec 23, 2011
Reputation: 0

Re: Date Counting

Postby Don » Fri Dec 23, 2011 6:48 pm

Hi and welcome to the forum!

You can use conditional formatting for this.

Select the cell you want to change colors, go to conditional formatting (in excel 2007 and later its on the Home Tab in the Styles box). Then, click New Rule and go to where it allows you to enter a formula (something like "Use a formula..." and enter this formula:

Code: Select all
=TODAY()>=(A1+90)


Chnage A1 to the cell that contains the date.

hope this helps :)
  • 0

Don
Moderator
 
Posts: 733
Joined: Dec 4, 2011
Reputation: 2
Excel Version: 2010


Return to General Excel Questions

Who is online

Users browsing this forum: No registered users and 234 guests