% Completed column is updated incrementally, for example one day its 50% and the following is 100%.
What I need is to have a formula that finds the previous submission that matches the project and primary column, and subtract that % from the % completed at row.
I'm using this to figure out how much SQFT is being produced, so using the example above:
Total GSF 1000
Row 1 = 50% = 500 SF
The second row is calculating the SQFT equivalent to 100% and not the difference, which should be 50%.