Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEA
I believe there is an error in this lab.
The solution we are considering involves carrying forward an additional week of travel expenses amounting to $150. However, the announcement specified the total amount of money spent after the four weeks.
Therefore, the correct amount for Row #5 should be $400, not $250.
Thank you, everyone!
Actually, there was an inconsistency in the output which I've corrected.
Awesome!
Thank you, @Qiu and @AYXAcademy !
This was an interesting challenge that can offer a variety of approaches/methods in how to come with the solution.
I used an app where a user can enter the weekly spend from $1-$1,000 to calculate the balance left if any.
I think it will be neat to take it a level further and build an iterative macro where a user can specify a number of weeks in addition to the amount of the weekly spend. If anyone is up to building an iterative macro on this, please share!
My app:
All
I think I was wrong for the last person. I need to check
thank for poing it out.