bostonfrog
Programmer
I would like to add a calculated control on my form that would show the date on which a new record was created by data entry personnel. I know that there are date functions (e.g., Date), but I want the control to "hard code" the entry date for the new record, and not change because the computer's system date is tomorrow or whenever in the future. Any suggestions? Thanks.