From: Dan D <mt...@ho...> - 2003-02-14 18:26:11
|
I currently have a calculated field in my Overtime Database that keeps track of my overtime at my client. Basically I have the 2nd field added to the privious total to have a running total. I only get paid once I go over 80 hrs of overtime so I wanted to start my total at -80. How would I do that? The way mine currently works is by "(sort 0 1)(+ %1(ffr 2-1 0))". I tried putting it like this "(sort 0 1)(+ %1(ffr 2-1 0)-80)". But that minused 80 to ever value so after the first couple weeks I had like -640 hrs of overtime.;-) Any Help would be appreciated. Ciao Dan Again, great program. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail |