Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet that has a column that contains the date a particular
item was shipped. I want to be able to identify (not with colours) those rows in which todays date minus the date in the cell is greater then 5 days. If so, I want to enter the value "Yes" in another column (title of column is Overdue because its been greater then 5 days). I have used: =IF(TODAY()-AI45,"Yes","") The problem is, if the date column is blank, it still returns a Yes value. How can I avoid this? I want it to either remain blank, or state No. Help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What's the best way to toggle between true and false in Excel? Hiall, My excel work involves a lot of toggling between true and false (booleantypes) ... and it's very repetitive... Is there a way to select a bunch ofcells, and press a key short-cu | Excel Discussion (Misc queries) | |||
True/False Comparison of Dates | Excel Discussion (Misc queries) | |||
Search for 2 true arguments and return true or false | Excel Discussion (Misc queries) | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
Reverse false and combine with true true value | Excel Worksheet Functions |