M
Muna2009
I need to calculate datediff for the field (yes/no). If then statement did
not work please help me how to get result
not work please help me how to get result
Muna2009 said:I need to calculate datediff for the field (yes/no). If then statement
did
not work please help me how to get result
Muna2009 said:I need to calculate datediff for the field (yes/no). If then statement did
not work please help me how to get result
Muna2009 said:Muna2009 said:I need to calculate datediff for the field (yes/no). If then statement did
not work please help me how to get result
I found the solution on Access website.
ABC_Days: IIf([ABC]=-1, AND DateDiff("d",[Start_Date],[Completed_Date]))