barbaras Posted January 5, 2005 Posted January 5, 2005 Hi everybody, I feel a little bit stupid, but I have spent hours to figure how to setup a simple stuff. Indeed, I've a record with a starting total of vacation days (how lucky, I am !) let's say field "tot_days" = 25. In this record I've a field for vacation days I take for my next vacation "used_days" = 8. So, the difference is of course the "avail_days" field. Ok, now is the trick ! In a new record, I would like that "tot_days" value = the previous "avail_days" value, which generate a new "avail_days" value available for the next record as a new "tot_days" value..etc.....until the "avail_days" = 0 Thank you for any help
-Queue- Posted January 10, 2005 Posted January 10, 2005 See attachment for a possible solution. DecreasingTotal.zip
Recommended Posts
This topic is 7413 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