SUMPRODUCT of positives and negatives values

STFG

New Member
Joined
Mar 31, 2024
Messages
2
Office Version
  1. 2021
Platform
  1. Windows
Hi everyone,

I'm using a formula that works perfectly but there is just one small issue.
I need to do the sumproduct of positives and negatives values.


SUMPRODUCT(--(1+MOD((COLUMN(M21:CD21)-COLUMN(M21));9)=1)*(M21:CD21<0)*N(+M21:CD21))

This one is only for negatives values. So if ever I have - 6, - 4 and 2 the result is - 10 and I need to make excel doing the substraction so the final result will be 8 in this case.

Don't seem very difficult but I still can't find the answer in internet.

Thanks
 

Attachments

  • sumproduct of positives and negatives values.png
    sumproduct of positives and negatives values.png
    128.1 KB · Views: 10

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,215,206
Messages
6,123,638
Members
449,109
Latest member
Sebas8956

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top