G
Guest
I am a novice user, so please be gentle with your responses.
I have created a form for data entry into a table. One of the table fields
is the amount of days that a claim has been open for. I have inserted a
DateDiff function in the default value field in the properties of the field
on the form, however the form does not display the results from the DateDiff
function nor does it update the table. The function is
DateDiff("d",[Claim_create_Date],Now())
Could someone please help me.
Andrew
I have created a form for data entry into a table. One of the table fields
is the amount of days that a claim has been open for. I have inserted a
DateDiff function in the default value field in the properties of the field
on the form, however the form does not display the results from the DateDiff
function nor does it update the table. The function is
DateDiff("d",[Claim_create_Date],Now())
Could someone please help me.
Andrew