I'm putting a very basic table (form on the front end) together to collect data, and I want the date field to be populated with the date the data is entered, and I don't want it to change - will =date() or =now() do that?
Also, I want to calculate a DateAdd on a date field that is manually...