NMiller007
Programmer
I have a form which sets a date/time field as now when it loads up. That is working fine. The problem is, when someone overwrites the date with a new one (that is allowed) and they don't enter a time, the field only stores the date. Is it possible to automatically place the Now time in if no time is entered?
I'm using this timestamp as a way to differentiate between records, so I don't want a there to be a bunch of records with just the date stored if the user has to go back and enter a lot of records from say last week.
Thank you.
I'm using this timestamp as a way to differentiate between records, so I don't want a there to be a bunch of records with just the date stored if the user has to go back and enter a lot of records from say last week.
Thank you.