Hello,
We have a spreadsheet where, instead of adding (SUM) or multiplying (SUMPRODUCT) we want to subtract each item. Preferably we'd like to do this in a pivot table. i.e. Data is:
Item Value
X -10
X -30
X -20
So, we'd want the value to be -10 - (-30) - (-20) = 40. Default is always to add (+) every number -- so SUM = -60.
Any help greatly appreciated.
Thanks,
Dan
We have a spreadsheet where, instead of adding (SUM) or multiplying (SUMPRODUCT) we want to subtract each item. Preferably we'd like to do this in a pivot table. i.e. Data is:
Item Value
X -10
X -30
X -20
So, we'd want the value to be -10 - (-30) - (-20) = 40. Default is always to add (+) every number -- so SUM = -60.
Any help greatly appreciated.
Thanks,
Dan