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 Form Coding
Increment a Short Time Field by 15 minutes
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="croy, post: 14236974"] On a data-entry subform, it would be helpful to set the default for a time field to be 15 minutes more than the last entry. I've tried to put code on the AfterUpdate event of the txtCntTime field like this: dMax([CntTime],tblUseCountDetails,[UCDId]=me.txtUCDId) .... but just get "0:00" in the textbox. I also tried a variant of that in the default property for txtCntTime, but just got "#Name?" in the textbox. Any thoughts? [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access Form Coding
Increment a Short Time Field by 15 minutes
Top