I am a student wanting to make an Excel sheet for finding how many dining dollars (money on student ID card) I can spend each week. I know I could just use a calculator but wanted to make an Excel sheet for practice. Here is what I need it to do:
I have 200 dining dollars to spend this semester. There are 15 weeks remaining in the semester. That means I can use ~$13.33 each week on extra food. Now, I don't eat much extra, so I won't spend 13 a week. So, each week, the total would need to be recalculated by dividing the current amount remaining by the number of weeks remaining.
So, in other words, at 15 weeks, I can spend 13.33 a week. If I only spend 5 dollars that week, that means the new total is 195 and at 14 weeks remaining, I can spend 13.92 a week from that point on and so on and so on.
How can I automate that in Excel?
I have 200 dining dollars to spend this semester. There are 15 weeks remaining in the semester. That means I can use ~$13.33 each week on extra food. Now, I don't eat much extra, so I won't spend 13 a week. So, each week, the total would need to be recalculated by dividing the current amount remaining by the number of weeks remaining.
So, in other words, at 15 weeks, I can spend 13.33 a week. If I only spend 5 dollars that week, that means the new total is 195 and at 14 weeks remaining, I can spend 13.92 a week from that point on and so on and so on.
How can I automate that in Excel?