Hi,
I have search and have not found what I need. I have an expense trip database that when you login it opens a "expense report list" form and on that form I have a button that opens a new pop up entry data form that you enter data that inputs it into the expense report list form. What I want to do is have a date time stamp on popup entry data form and I need it to stamp a date & time on the form and I need for the date and time to be permanent until form is updated and changed.
I have used the date and time feature in the design view. it added two boxes on top right in the header as =time() and =date(). I did a test and added test data, saved it and closed the form. When I went back and opened form from the record ID, it shows new time stamp and not the time it was created. Do I need to add something in the before update or after update in the events tab? Do I need to have an entry in the main table to show date & time?
I have search and have not found what I need. I have an expense trip database that when you login it opens a "expense report list" form and on that form I have a button that opens a new pop up entry data form that you enter data that inputs it into the expense report list form. What I want to do is have a date time stamp on popup entry data form and I need it to stamp a date & time on the form and I need for the date and time to be permanent until form is updated and changed.
I have used the date and time feature in the design view. it added two boxes on top right in the header as =time() and =date(). I did a test and added test data, saved it and closed the form. When I went back and opened form from the record ID, it shows new time stamp and not the time it was created. Do I need to add something in the before update or after update in the events tab? Do I need to have an entry in the main table to show date & time?