Thread
: [Solved]
Novice needs: Complicated running totals adding substracting non contiguous cells contiguous columns
View Single Post
08-19-2016, 10:01 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
In E33: =SUM(E16:E31)
In F18: =IF(E18,$F$16-SUM($E$18:E18),""). Copy down to F31.
In F34: =LOOKUP(2,1/($F$18:$F$31<>""),$F$18:$F$31)
xor
View Public Profile
Find all posts by xor