View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Talitha Talitha is offline
external usenet poster
 
Posts: 2
Default I want to create a savings cash flow according to what I spend/sav

I figured it out.

What I did is I had the spendings in C3
The amount I saved in C24
And the total from the previous week in B29.

=B29+C24-C3

If anyone has a better way to do it, please let me know.