X
Xavier
How can I make access stamp date & time on a field in a
table when a user checks a yes/no box.
I have a form with a table when a user receives an item
it will stamp the date&time in a field, when he finishes
working on this item he will open the record and check a
box stating he finished, well I have another field for
date&time completed and I want this field stamped with
system time and date when he checks the complete box.
I tried a macro with setvalue then in the item I put the
field name i want stamped, in expression I put =Now()
then I call this macro from the form in the check box
properties when it is clicked.
when I do this i get a msg "The expression you entered
containes invalid syntax", you may have entered an
operator without an operand.
Is there an easy way to do this im using access 2002
Thanks
Xavier
table when a user checks a yes/no box.
I have a form with a table when a user receives an item
it will stamp the date&time in a field, when he finishes
working on this item he will open the record and check a
box stating he finished, well I have another field for
date&time completed and I want this field stamped with
system time and date when he checks the complete box.
I tried a macro with setvalue then in the item I put the
field name i want stamped, in expression I put =Now()
then I call this macro from the form in the check box
properties when it is clicked.
when I do this i get a msg "The expression you entered
containes invalid syntax", you may have entered an
operator without an operand.
Is there an easy way to do this im using access 2002
Thanks
Xavier