eramirez148
Board Regular
- Joined
- Aug 17, 2022
- Messages
- 65
- Office Version
- 365
- 2021
- 2019
- 2016
- 2013
- 2011
- 2010
- Platform
- Windows
- MacOS
How can I make column D to create the percent difference of each date for the total of column c for each item in column 1. I need a formula to automate this.
Column A | Column B | Column C | Column D | |
Row 1 | Item 1 | 8/1/2024 | 10 | 9% |
Row 2 | Item 1 | 8/2/2024 | 20 | 18% |
Row 3 | Item 1 | 8/3/2024 | 30 | 27% |
Row 4 | Item 1 | 8/4/2024 | 50 | 45% |
Row 5 | Item 2 | 8/5/2024 | 90 | 34% |
Row 6 | Item 2 | 8/6/2024 | 82 | 31% |
Row 7 | Item 2 | 8/7/2024 | 56 | 21% |
Row 8 | Item 2 | 8/8/2024 | 25 | 9% |
Row 9 | Item 2 | 8/9/2024 | 9 | 3% |
Row 10 | Item 2 | 8/10/2024 | 5 | 2% |
Row 11 | Item 3 | 8/11/2024 | 7 | 35% |
Row 12 | Item 3 | 8/12/2024 | 2 | 10% |
Row 13 | Item 3 | 8/13/2024 | 9 | 45% |
Row 14 | Item 3 | 8/14/2024 | 2 | 10% |