I have a table where each new record is required to record the date and a breakup of hours:
eg, RecordID,Date, Admin, Exec,etc.
I'd like the Date field to automatically increment (one day at a time) to save the user having to input each time a new record is entered. Is there a magic recipe for this? Any help would be greatly appreciated.



