D
Dave Elliott
I have a field that I use to calculate a percent of the amount due for the
customer. (2%)
Say the customer owes $693.05, then he would owe $13.86 interest at 2%.
I want to calculate that percentage by day instead of a flat amount.
What would be his percent owed by each day up to 59 days. Then a new rate
would be used, 3% Then after 89 days 4%.
2% from 30 days to 59 days
Right now here is my formula for the field that calculates the 2% of the
whole amount the customer owes.
=[BidA]*0.02 The name of this unbound text box is Text335
How can I do this?
Thanks,
Dave
Using Access 2002 SP3
customer. (2%)
Say the customer owes $693.05, then he would owe $13.86 interest at 2%.
I want to calculate that percentage by day instead of a flat amount.
What would be his percent owed by each day up to 59 days. Then a new rate
would be used, 3% Then after 89 days 4%.
2% from 30 days to 59 days
Right now here is my formula for the field that calculates the 2% of the
whole amount the customer owes.
=[BidA]*0.02 The name of this unbound text box is Text335
How can I do this?
Thanks,
Dave
Using Access 2002 SP3