R
rnpena
I have setup a table with entries and I am continuously
adding and revising records in the table with a form.
I want two different dates in the form.
The first date will be the day and time that the record
was first added to the table and shall not change. I am
currently using the Now() function and it seems to be
working fine.
The second date will be the date and time that the record
was last revised. This date should change each time I
update or save the existing record. I am having trouble
finding a time function that does this. Any suggestions?
Thanks,
Ron
adding and revising records in the table with a form.
I want two different dates in the form.
The first date will be the day and time that the record
was first added to the table and shall not change. I am
currently using the Now() function and it seems to be
working fine.
The second date will be the date and time that the record
was last revised. This date should change each time I
update or save the existing record. I am having trouble
finding a time function that does this. Any suggestions?
Thanks,
Ron