Dean Redding Posted December 20, 2006 Posted December 20, 2006 Hi, I am trying to create a field for a statement report where it will automatically update the due date to be 7 days of the current date. I use the "Get[Current Date]" field +7, but it only adds the date that I create the field. For example if I create this field on the 20th Dec. the due date will be 27th Dec. But when I print off a statement on the 30th Dec, the due date is still 27th Dec. Its not updating the current date. Can anyone give me a better solution? Thanks, Dean
Lee Smith Posted December 20, 2006 Posted December 20, 2006 I think you need to unstore the calculation. Your calculation should be Get (CurrentDate) + 7 If unstored, it will change with the change in date daily. HTH Lee
Recommended Posts
This topic is 6610 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