I have a data entry form that has a text box for entry of that date a report was approved. Currently, operators have to manually enter the date (mm/dd/yyyy). How could I automate this by using the Now() function (or something else) so that when operator tabs into the box, it is automaticly populated with the current system date?
As a side benefit, if it is possible for this date to overwritten in case someone approved a report on a prior day and did not enter it until a different date.
As a side benefit, if it is possible for this date to overwritten in case someone approved a report on a prior day and did not enter it until a different date.