R
Rich
I am hopelessly trying to figure this out. Basically I have a "To
Contractor" field and a "Contractor Suspense" field within a 2007 Acess
database table. Both are date fields. I want the "Contractor Suspense"
field to equal the "To Contractor" plus 17 days (this is their suspense). I
was trying to work with the default value within the table design for the
"Contractor Suspense field". No luck. The best I could come up with is to
add Date( ) + 17 as a default value to get me close. However, the current
date and the "To Contractor" date may be days apart. Seems pretty
easy...But, I have basic computer skills. Open to suggestions.
Contractor" field and a "Contractor Suspense" field within a 2007 Acess
database table. Both are date fields. I want the "Contractor Suspense"
field to equal the "To Contractor" plus 17 days (this is their suspense). I
was trying to work with the default value within the table design for the
"Contractor Suspense field". No luck. The best I could come up with is to
add Date( ) + 17 as a default value to get me close. However, the current
date and the "To Contractor" date may be days apart. Seems pretty
easy...But, I have basic computer skills. Open to suggestions.