Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet tracking dated shipments from our suppliers to our
customers. I am showing the rows for shipments that are due to go out in 7 days (or less) shaded in red, and those that are 14 days out in green ---- =$A2-TODAY())< 7 .... =$A2-TODAY()<14..... Rows for shipments due to go out 6/1 or earlier are shaded green, while those due on 6/2 are not shaded - which is what I wanted. Thinking about it, it might be better if the "green" rows (8-14 days out) could be expanded to include the end of the workweek - in this case, 6/1 is a Thurs, but it would be better to include 6/2, which is Friday. Is there a better function (with arguments) to use in this formula? Also.... The empty rows at the end of the workbook are all shaded red. Can I add the condition that $A2 NOT ='' ? Thanks. Jay |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formatting for cell date to equal today's date | Excel Worksheet Functions | |||
conditional formatting of date | Excel Worksheet Functions | |||
conditional formatting date | Excel Worksheet Functions | |||
conditional DATE formatting? | Excel Discussion (Misc queries) | |||
conditional formatting date | Excel Discussion (Misc queries) |