ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Creating a formula (https://www.excelbanter.com/excel-discussion-misc-queries/145027-creating-formula.html)

Lpool18

Creating a formula
 
Hi

I need to creat a formula which will highlight a row when the despatch date
comes within 2 days of the present date and nothing has been input in the RFD
column.

Eg. Due Date RFD
3 June 2007 Y
4 June 2007

I would need the row with the 4 June highlighted in a colour to let me know
this product has not yet been Readied For Delivery.

Please Help
Thanks
Steve

Roger Govier

Creating a formula
 
Hi

Mark your range of data
FormatConditional FormattingFormula Is
=AND($A2<"Y",TODAY()-$B2<2)
Set Format to whatever required
--
Regards

Roger Govier


"Lpool18" wrote in message
...
Hi

I need to creat a formula which will highlight a row when the despatch
date
comes within 2 days of the present date and nothing has been input in
the RFD
column.

Eg. Due Date RFD
3 June 2007 Y
4 June 2007

I would need the row with the 4 June highlighted in a colour to let me
know
this product has not yet been Readied For Delivery.

Please Help
Thanks
Steve





All times are GMT +1. The time now is 10:00 PM.

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