A
Alex Hammerstein
Hi
Can someone tell me what is wrong with the syntax below please. I am not
very good with Iif statements
Weeks: IIf(IsNull([Date left]),DateDiff("ww",IIf([Date
Started]>#01/04/2008#,[Date
Started],Now()),#01/04/2008#,Now()),DateDiff("ww",IIf([Date
Started]>#01/04/2008#,[Date Started],Now()),#01/04/2008#,[Date left]))
Thanks
A
Can someone tell me what is wrong with the syntax below please. I am not
very good with Iif statements
Weeks: IIf(IsNull([Date left]),DateDiff("ww",IIf([Date
Started]>#01/04/2008#,[Date
Started],Now()),#01/04/2008#,Now()),DateDiff("ww",IIf([Date
Started]>#01/04/2008#,[Date Started],Now()),#01/04/2008#,[Date left]))
Thanks
A