Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access
trouble with DateAdd built-in function
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Allen Browne, post: 11110319"] Default Value is too early for this. Access applies the default value before you start adding the record. That's before EntryDate has a value, so it doesn't work. Instead, set up a form where data is entered. You can then use the AfterUpdate event procedure of EntryDate to assign the value to FollowUp. More info and example: Calculated fields at: [URL]http://allenbrowne.com/casu-14.html[/URL] [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access
trouble with DateAdd built-in function
Top