A
Aurora
I am using Access 2000
I have a query with a formula that basicly says -
DateSSigned: IIf([IASupv-Sign] Is Null," ",Date())
(When the supervisor signs [IASupv-Sign] the date field
[DateSSigned] is automatically filled in with today's
date. The formula works good except that I have found
that the date changes every time we open the record. I
want to keep the original date the supervisor signed the
field. I think I have to use something different
then "Date()" but do not know what to use. Can you help
me.
Aurora
I have a query with a formula that basicly says -
DateSSigned: IIf([IASupv-Sign] Is Null," ",Date())
(When the supervisor signs [IASupv-Sign] the date field
[DateSSigned] is automatically filled in with today's
date. The formula works good except that I have found
that the date changes every time we open the record. I
want to keep the original date the supervisor signed the
field. I think I have to use something different
then "Date()" but do not know what to use. Can you help
me.
Aurora