Running access 2003 and want to have field value (3) produce the result (in days) between field dates 1 and field dates 2.
The expression I've used is:
=DateDiff("d",[field1],[field2])
All I get in field 3 is a zero. I've tried different variations of the above expression such as "d", or no...
Running access 2003 and want to have field value (3) produce the result (in days) between field dates 1 and field dates 2.
The expression I've used is:
=DateDiff("d",[field1],[field2])
All I get in field 3 is zero. I've tried different variations of the above expression such as "d", or no "'s...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.