Greater than zero
Sorry about the double post. I thought I had deleted this one in favor of
the other post
"Patrick Simonds" wrote in message
...
I need a formula which will return True if the referenced cell value is
zero.
I tried =If($I$30,True,False). The problem is that cell I3 contains a
formula =IF(I3="",IF(WEEKDAY($A$1)=4,$A$1,""),I3+1)
|