matthewnsarah07
Registered User.
- Local time
- Today, 05:41
- Joined
- Feb 19, 2008
- Messages
- 192
I am currently using access to collate staff holiday requests, at the moment they enter [Date From], [Date To] and [Total Days]
I have been trying to use the DateDiff function to auto fill the Total Days field but it does not seem to work, I am using this expression in the fields default value on the form
DateDiff ("y", [Date From], [Date To])
What am i missing?
I have been trying to use the DateDiff function to auto fill the Total Days field but it does not seem to work, I am using this expression in the fields default value on the form
DateDiff ("y", [Date From], [Date To])
What am i missing?