I know enough in excel to be dangerous. I am setting up a spreadsheet and need to calculate a total based on the following:
1 to 10 days = 1%
11 to 20 days = 2%
21 to 30 days = 3%
31 to 40 days = 4%
41 to 50 days = 5%
51 to 60 days = 6%
61 to 70 days = 7%
71 to 80 days = 8%
81 to 90 days = 9%
So if we are paid on the 12th day from an entered date, I need to calculate 2% of the total payment, if we are paid on the 32nd day from the same entered date I will need the spreadsheet to calculate 4% and enter the amount
I know there is an IF formula that would work
The invoice is 1,000 submitted on 2/1/11:
if we are paid within 10 days then the difference would be 10.00
if we are paid within 30 days the difference would be 30.00, etc.
but i do not want to have to manually calculate the days, i want the spreadsheet to enter the number of days and then the percentage dollar amount can be calculated with another formula.
1 to 10 days = 1%
11 to 20 days = 2%
21 to 30 days = 3%
31 to 40 days = 4%
41 to 50 days = 5%
51 to 60 days = 6%
61 to 70 days = 7%
71 to 80 days = 8%
81 to 90 days = 9%
So if we are paid on the 12th day from an entered date, I need to calculate 2% of the total payment, if we are paid on the 32nd day from the same entered date I will need the spreadsheet to calculate 4% and enter the amount
I know there is an IF formula that would work
The invoice is 1,000 submitted on 2/1/11:
if we are paid within 10 days then the difference would be 10.00
if we are paid within 30 days the difference would be 30.00, etc.
but i do not want to have to manually calculate the days, i want the spreadsheet to enter the number of days and then the percentage dollar amount can be calculated with another formula.