ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Formatting for Excel 2003 (https://www.excelbanter.com/excel-discussion-misc-queries/186944-conditional-formatting-excel-2003-a.html)

Lee

Conditional Formatting for Excel 2003
 
D2 has start date( Goods ordered) 02/06/08
E2 has end date (Due date) 16/06/008
F2 is for order confirmation – either blank or Yes
G2 is a date for Goods Received

Please help.

In F2 or G2 which ever is convenient, I don’t even mind having helper
columns. I want Color Formatting based on following criteria:

If F2 & G2 are blank & its 7 days before F2, I want to show Brown
color for chasing order confirmation.

If F2 or G2 are blank from 2 days before due date and until the F2 or
G2 are populated, I want to show red colour.

I hope this makes sense.

Regards,

Lee

KC Rippstein hotmail com>

Conditional Formatting for Excel 2003
 
Select F2 and G2, then do FormatConditional 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
--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Lee" wrote:

D2 has start date( Goods ordered) 02/06/08
E2 has end date (Due date) 16/06/008
F2 is for order confirmation €“ either blank or Yes
G2 is a date for Goods Received

Please help.

In F2 or G2 which ever is convenient, I dont even mind having helper
columns. I want Color Formatting based on following criteria:

If F2 & G2 are blank & its 7 days before F2, I want to show Brown
color for chasing order confirmation.

If F2 or G2 are blank from 2 days before due date and until the F2 or
G2 are populated, I want to show red colour.

I hope this makes sense.

Regards,

Lee


Lee

Conditional Formatting for Excel 2003
 
On 17 May, 03:08, KC Rippstein hotmail com <kcrippstein<atdot wrote:
Select F2 and G2, then do FormatConditionalFormatting. *You will add twoconditionalformats:
* 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 anotherconditionalformat using "Formula Is" and type this in:
* * *=AND(TODAY()-E2<8,F2="",G2="")
* * *change the pattern to brown
--
Please remember to indicate when the post is answered so others can benefit
from it later.



"Lee" wrote:
D2 has start date( Goods ordered) * 02/06/08
E2 has end date (Due date) 16/06/008
F2 *is for order confirmation – either blank or Yes
G2 is a date for Goods Received


Please help.


In F2 or G2 which ever is convenient, I don’t even mind having helper
columns. I want ColorFormattingbased on following criteria:


If F2 & G2 are blank & its 7 days before F2, I want to show Brown
color for chasing order confirmation.


If F2 or G2 are blank from *2 days before due date and until the F2 or
G2 are populated, I want to show red colour.


I hope this makes sense.


Regards,


Lee- Hide quoted text -


- 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>

Conditional Formatting for Excel 2003
 
Check out Chip Pearson's site for tips on sorting by color:
http://www.cpearson.com/excel/sortbycolor.htm

--
Please remember to indicate when the post is answered so others can benefit
from it later.


"Lee" wrote:

On 17 May, 03:08, KC Rippstein hotmail com <kcrippstein<atdot wrote:
Select F2 and G2, then do FormatConditionalFormatting. You will add twoconditionalformats:
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 anotherconditionalformat using "Formula Is" and type this in:
=AND(TODAY()-E2<8,F2="",G2="")
change the pattern to brown
--
Please remember to indicate when the post is answered so others can benefit
from it later.



"Lee" wrote:
D2 has start date( Goods ordered) 02/06/08
E2 has end date (Due date) 16/06/008
F2 is for order confirmation €“ either blank or Yes
G2 is a date for Goods Received


Please help.


In F2 or G2 which ever is convenient, I dont even mind having helper
columns. I want ColorFormattingbased on following criteria:


If F2 & G2 are blank & its 7 days before F2, I want to show Brown
color for chasing order confirmation.


If F2 or G2 are blank from 2 days before due date and until the F2 or
G2 are populated, I want to show red colour.


I hope this makes sense.


Regards,


Lee- Hide quoted text -


- 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



All times are GMT +1. The time now is 05:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com