I would like to make a list to manage a budget. At the begining of the year we are allocated a certain amount of funds, and as the year goes on we subract what we have used and see what remains.
For each transaction the user would create a new list item with a title, description, and amount. I would like a calculated column to subtract that amount from our running total remaining and display the new running total remaining.
This seems very simple, but I cannot figure out how to do it.
Thanks for the help,
Ed