Hello,
I know how to use the DateDiff function in a form so that I could find out the differences between two dates, but is this at all possible directly in the table? I.E. for simplicity sake, let's say I have four fields in one example table:
ID (autonumber)
Start Date (Date/Time)
End Date (Date/Time) and
Difference (Int(?))
Could I have the Difference Field automatically calculate the difference between the first two fields in its own record?
Thanks,
Christopher.
I know how to use the DateDiff function in a form so that I could find out the differences between two dates, but is this at all possible directly in the table? I.E. for simplicity sake, let's say I have four fields in one example table:
ID (autonumber)
Start Date (Date/Time)
End Date (Date/Time) and
Difference (Int(?))
Could I have the Difference Field automatically calculate the difference between the first two fields in its own record?
Thanks,
Christopher.