May 3, 200520 yr I have a field with a start date, and a field with a due date. I want a field that shows a % for how far along todays date is between the start and due date fields. I thought I had a calculation that would do this, but it will not update. The only time it updates is if I change the date in either the start or due fields. Anyone have a calculation that will continually work for this? LR
May 3, 200520 yr The reason it won't update is that the field is stored, making it unstored does the trick - but If you need to make it sotred for keying purposes use Evaluate( in an autoenter with updating chosen. --sd
Create an account or sign in to comment