DBL:
I double-checked my DBs and I’ve always used “=NOW()” for date/time stamping. The fields in which the table field was set to default to =now() continue to show the date the record was created. The only time =NOW() consistently showed the present time was when a form field was unbound or if a bound field had =Now() connected to an event such as “on update” or “on click”.
After reading your reply to trstorer’s “Error on =Date() function”, I figured I would start using Date() instead but then realized that I would not be able to have the date and time in the same field such as when you want a general date format (1-1-02 2:45 PM). I’d appreciate it if you commented further; I want to make sure I’m not overlooking something.
Thanks
I double-checked my DBs and I’ve always used “=NOW()” for date/time stamping. The fields in which the table field was set to default to =now() continue to show the date the record was created. The only time =NOW() consistently showed the present time was when a form field was unbound or if a bound field had =Now() connected to an event such as “on update” or “on click”.
After reading your reply to trstorer’s “Error on =Date() function”, I figured I would start using Date() instead but then realized that I would not be able to have the date and time in the same field such as when you want a general date format (1-1-02 2:45 PM). I’d appreciate it if you commented further; I want to make sure I’m not overlooking something.
Thanks