Hi Guys, i have a call logging database for which i would like to have a date & time stamp included on a form called "History". The form has 4 fields: Comment, Hrs, mins, Date. The "Date" field will be the one to contain the Date/time stamp. I have tried using =Now() but that's not going to help as it would change the time on past entries to today's date and time whenever that record is opened. I want a time stamp that saves the date and time an entry was made for ever.