J
J. Keggerlord
=Hour(Nz(DSum("[FTEnd]-[FTStart]","tblMain","[BEMS]=[PilotAssign] AND
[FTStart] Between Now() And Now()+7"),0))
The formula works perfect if I substitute the Now()+7 portion of the
equation with a dummy date (e.g. - 09/30/2007). Is there a different way I
should be expressing that I want criteria between now and one week from
today? Any help would be appreciated!
[FTStart] Between Now() And Now()+7"),0))
The formula works perfect if I substitute the Now()+7 portion of the
equation with a dummy date (e.g. - 09/30/2007). Is there a different way I
should be expressing that I want criteria between now and one week from
today? Any help would be appreciated!