Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A blank is treated as 0 by Excel in formulae like this - perhaps you
don't have a completely empty cell, but maybe it contains one or more spaces (or even character 160), so it might look blank to you. Hope this helps. Pete On Jul 11, 4:48*pm, PAL wrote: I tried this, but a blank is not a "0" "John C" wrote: You are right, it is looking for a number, as all dates are numbers, so why don't you use E20 instead of E2""? -- John C "PAL" wrote: I have a multi row, multi column spreadsheet. *Column E has a blank or a date in each row. *I am trying to write a formula that says IF there is a date AND E2+5.... Using the greater than sign doesn't work because it must be looking for a number. *Pleas advise. =IF((AND(E2"",E2+5<$R$1)),"Yes","")- Hide quoted text - - Show quoted text - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I sort a column of random dates into Consecutive dates | Excel Worksheet Functions | |||
Identifying unique dates in a range of cells containing dates... | Excel Discussion (Misc queries) | |||
Identifying unique dates within a range of cells containing dates | Excel Discussion (Misc queries) | |||
Calculating number of days between two dates that fall between two other dates | Excel Discussion (Misc queries) | |||
Charting data against dates where dates are not at fixed intervals | Charts and Charting in Excel |