PC Review


Reply
Thread Tools Rate Thread

Conditional Formating for dates beyond 30, 60, 90 to be high light

 
 
dmorlando
Guest
Posts: n/a
 
      27th Feb 2009
My spread sheet has sales prospects names, numbers, titles, etc. I also have
a column titled "last date of contact" with dates in the cells. I want the
dates in these cells to change color or the cell to be high lighted when that
date goes beyond 30, 60 or 90 days.
Thanks
 
Reply With Quote
 
 
 
 
Mike H
Guest
Posts: n/a
 
      27th Feb 2009
Hi,

Select the range of dates then

Format|Conditional format

cell value is - less than - =TODAY()-90
format - pick a colour

ADD

cell value is - less than - =TODAY()-60
format - pick a colour

ADD

cell value is - less than - =TODAY()-30
format - pick a colour

OK

Mike

"dmorlando" wrote:

> My spread sheet has sales prospects names, numbers, titles, etc. I also have
> a column titled "last date of contact" with dates in the cells. I want the
> dates in these cells to change color or the cell to be high lighted when that
> date goes beyond 30, 60 or 90 days.
> Thanks

 
Reply With Quote
 
dmorlando
Guest
Posts: n/a
 
      27th Feb 2009
Mike, thank you for the info. I need to test my understanding. based on the
conditional formating you gave me what should happen is; once one or more of
the dates in this column go beyond 30, 60, 90, days from todays date or what
ever the date is each time I open the work book then I should see the colors
I picked.....correct? The only date that changed in color is one from 2008
which in fact wold be 90 days old from today and red is the color I chose for
90 days.

I'm still a little confused.

"Mike H" wrote:

> Hi,
>
> Select the range of dates then
>
> Format|Conditional format
>
> cell value is - less than - =TODAY()-90
> format - pick a colour
>
> ADD
>
> cell value is - less than - =TODAY()-60
> format - pick a colour
>
> ADD
>
> cell value is - less than - =TODAY()-30
> format - pick a colour
>
> OK
>
> Mike
>
> "dmorlando" wrote:
>
> > My spread sheet has sales prospects names, numbers, titles, etc. I also have
> > a column titled "last date of contact" with dates in the cells. I want the
> > dates in these cells to change color or the cell to be high lighted when that
> > date goes beyond 30, 60 or 90 days.
> > Thanks

 
Reply With Quote
 
Mike H
Guest
Posts: n/a
 
      27th Feb 2009
Hi,

it's important you enter the CF's in the order I gave you because if you
enter =today()-30 first then it will never evaluate today()-60 etc. Once
condition 1 evaluate as TRUE it stops and doesn't even bother with the next 2
conditions.

So if a client was visited on 27/2/2009 and the worksheet calculates then
none of the conditions evaluate as true but as today() moves on the visited
date becomes more remote from today and and eventually gets to today()-30 =
TRUE then conditions 1 & 2 evaluate as FALSE but condition 3 evaluates as
TRUE and the cell changes colour.

As we move on in time then ultimately today()-60 becomes TRUE etc.

It doesn't apply when the workbook is opened it takes effect whenever the
workbook calculates


Mike

"dmorlando" wrote:

> Mike, thank you for the info. I need to test my understanding. based on the
> conditional formating you gave me what should happen is; once one or more of
> the dates in this column go beyond 30, 60, 90, days from todays date or what
> ever the date is each time I open the work book then I should see the colors
> I picked.....correct? The only date that changed in color is one from 2008
> which in fact wold be 90 days old from today and red is the color I chose for
> 90 days.
>
> I'm still a little confused.
>
> "Mike H" wrote:
>
> > Hi,
> >
> > Select the range of dates then
> >
> > Format|Conditional format
> >
> > cell value is - less than - =TODAY()-90
> > format - pick a colour
> >
> > ADD
> >
> > cell value is - less than - =TODAY()-60
> > format - pick a colour
> >
> > ADD
> >
> > cell value is - less than - =TODAY()-30
> > format - pick a colour
> >
> > OK
> >
> > Mike
> >
> > "dmorlando" wrote:
> >
> > > My spread sheet has sales prospects names, numbers, titles, etc. I also have
> > > a column titled "last date of contact" with dates in the cells. I want the
> > > dates in these cells to change color or the cell to be high lighted when that
> > > date goes beyond 30, 60 or 90 days.
> > > Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
conditional formating on dates Margotbf Microsoft Excel Misc 6 28th May 2008 02:46 PM
Install dates formating using conditional formating? Jerry Eggleston Microsoft Excel Misc 2 9th Nov 2005 05:49 PM
Re: Conditional formating with dates Frank Kabel Microsoft Excel Misc 2 28th Apr 2004 08:25 PM
High light cells or conditional formatting jenna Microsoft Excel Programming 5 25th Jan 2004 10:12 PM
Conditional Formating using dates John Pitchford Microsoft Excel Misc 2 12th Jan 2004 08:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:30 AM.