G
Guest
I am having a real problem with recording the date a check box was clicked. I
created a macro in the On Enter field of properties section of the check box.
The item is a field I call date. Under expression I put date(). By everything
I know this should work just fine. However, when the box gets check, an
error comes up saying the function is not found or something like that. So I
changed the expression to Now(). This works fine, accept now I can't run a
query on the number of changes per day. Can anyone help me with this?
created a macro in the On Enter field of properties section of the check box.
The item is a field I call date. Under expression I put date(). By everything
I know this should work just fine. However, when the box gets check, an
error comes up saying the function is not found or something like that. So I
changed the expression to Now(). This works fine, accept now I can't run a
query on the number of changes per day. Can anyone help me with this?