Hi,
Seeking help to write a formula to subtract Amount at Date 8/29/25 from Amount at Date 9/30/25 or any other Date in the example below.
| Date | Amount |
| 7/31/25 | 100,000 |
| 8/29/25 | 500,000 |
| 9/30/25 | 200,000 |
Thank you
Solved! Go to Solution.
Hey @Falnangel ,
Please find below:
1) Clean Data
2) Prep Data
3) Calculation
4) Output
Hope it helps!
I also added a running total to show you another way to sum data :)
Thanks so much!
