Heathbo Posted September 7, 2006 Posted September 7, 2006 Is there a way to make a date calculation auto update to the current date? The get(current date) function only works when the record is created.
John Mark Osborne Posted September 7, 2006 Posted September 7, 2006 Make the calculation unstored. You can do that by opening Define Database, double-clicking on the calculation field and then clicking the Storage Options button. You'll then see the option to "do not store calculation results...". This setting will make the calculation evaluate agin each time the screen refreshes. Screen refresh occurs in many scenarios such as mode change, record change, layout change, etc.
Recommended Posts
This topic is 6713 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now