Select F2 and G2, then do Format>Conditional Formatting. You will add two
conditional formats:
the first one, change the type to "Formula Is" and type this in:
=AND(TODAY()-E2<3,F2="",G2="")
change the pattern to red
then add another conditional format using "Formula Is" and type this in:
=AND(TODAY()-E2<8,F2="",G2="")
change the pattern to brown

Signature
Please remember to indicate when the post is answered so others can benefit
from it later.
> D2 has start date( Goods ordered) 02/06/08
> E2 has end date (Due date) 16/06/008
[quoted text clipped - 17 lines]
>
> Lee
Lee - 20 May 2008 14:53 GMT
> Select F2 and G2, then do Format>ConditionalFormatting. You will add twoconditionalformats:
> the first one, change the type to "Formula Is" and type this in:
[quoted text clipped - 30 lines]
>
> - Show quoted text -
Thank you very much. It did work. Sorry for the delay in replying. I
wanted to check it on Excel 2003, which I only have at work. Now, how
can I filter these cells according to colour in excel 2003.
Regards,
Lee
KC Rippstein hotmail com> <kcrippstein - 31 May 2008 01:29 GMT
Check out Chip Pearson's site for tips on sorting by color:
http://www.cpearson.com/excel/sortbycolor.htm

Signature
Please remember to indicate when the post is answered so others can benefit
from it later.
> > Select F2 and G2, then do Format>ConditionalFormatting. You will add twoconditionalformats:
> > the first one, change the type to "Formula Is" and type this in:
[quoted text clipped - 37 lines]
> Regards,
> Lee