MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old Mar 30th, 2004, 10:41 AM   #1
DebbieK
 
Join Date: Mar 2004
Posts: 2
Default Help needed in Conditional Formatting please

Hi

Can someone help me please, im pretty new to Excel and am having my first attempt at conditional formatting. I have created a spread sheet which has a column of dates.

I need the sheet to highlight todays date in red so I have:

=INT(G5)=TODAY()

I then need it to flag up dates in yellow up to 31 days ahead of todays date:

=AND(INT(G5)>TODAY(),(INT(G5)-TODAY())<31)

My problem is that I also need it to flag up dates prior to today, i.e. overdue dates in another colour. So what test do I need to put in for condition 3. Any help gratefully received
DebbieK is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

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 On

Forum Jump


All times are GMT +1. The time now is 04:40 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.