S
Sean H
I was just wondering if it was possible to have Access calculate a field in a
table upon creation of a new record. Specifically, the user is going to
enter an inspection date (mm/dd/yyyy) on a form. I would like to have two
fields in the table for quarter and fiscal year. I ran a make-table query
with Iff statements to cover the past data, but can you write one that will
continually update those fields for every new record created? Thanks
table upon creation of a new record. Specifically, the user is going to
enter an inspection date (mm/dd/yyyy) on a form. I would like to have two
fields in the table for quarter and fiscal year. I ran a make-table query
with Iff statements to cover the past data, but can you write one that will
continually update those fields for every new record created? Thanks