Can anyone help me, what DLookup function retrieve Date criteria ?
Example :
DLookup ("[Fielname]","TableName", "[Date]= "&[Date]-1)
I would like calculate value in same field in table between one record with previous record
thank
Example :
DLookup ("[Fielname]","TableName", "[Date]= "&[Date]-1)
I would like calculate value in same field in table between one record with previous record
thank