I was hopping to avoid using Forms. But after I tought about it, it is not possible to initialize a default value of a field using another field in the same table. Because it will assume the field to be initialized must be created after the field that will be used to for initialization. The...
I have two Date/Time data type fields on an Access table. What I want to do is I want to set the default value of one of the fields to the other Date/Time data type field on the same table.
Eg. Field 1 = InitialDeliveryDate
Field 2 = AcctualDeliveryDate
This two field are on the same...
I want to set the default value of a field to a value of another field in the same table. I want to know how to set up the expression in the default value expression builder
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.