R
RipperT
I have two simple date fields and want to calculate the
number of days between dates entered in them. I am using
the following expression in the "control source" box of a
form field to do this:
=DateDiff([d],[Start_date],[Rel_date])
where 'Start_date' and 'Rel_date' are the two dates to
use. I copied this expression right out of the Access
help file and it gives me a #name? error in the field.
What does that mean?
Thanx,
Rip.
number of days between dates entered in them. I am using
the following expression in the "control source" box of a
form field to do this:
=DateDiff([d],[Start_date],[Rel_date])
where 'Start_date' and 'Rel_date' are the two dates to
use. I copied this expression right out of the Access
help file and it gives me a #name? error in the field.
What does that mean?
Thanx,
Rip.