K
KevinSmith
I am trying to write the current data into a record field that is in work in
a form and I get 12/30/1899 instead of the current date, 06/15/2009. I'm
using a macro that is triggered by the a previous action. The macro uses
SetValue with the "item" = [form]![ChangeRequest]![InitiationDate]; and the
"expression" = [form]![ChangeRequest]![InitiationDate] = date().
a form and I get 12/30/1899 instead of the current date, 06/15/2009. I'm
using a macro that is triggered by the a previous action. The macro uses
SetValue with the "item" = [form]![ChangeRequest]![InitiationDate]; and the
"expression" = [form]![ChangeRequest]![InitiationDate] = date().