I had a resource for this in the past but lost it somewhere...
I have a need to enter daily information. Every day has to be accounted for, 24/7.
I would like to make the default value of the date record, sequential; i.e. each new record is +1 day of the record before it.
I know I cannot refference a record in the same table, but I cannot seem to find the reference on how to build the query.
Anyone have a reference for this?
I have a need to enter daily information. Every day has to be accounted for, 24/7.
I would like to make the default value of the date record, sequential; i.e. each new record is +1 day of the record before it.
I know I cannot refference a record in the same table, but I cannot seem to find the reference on how to build the query.
Anyone have a reference for this?
Comment