Subtract all negatives from positive

gasper21

New Member
Joined
Jan 30, 2019
Messages
20
Office Version
  1. 365
  2. 2019
  3. 2016
  4. 2013
  5. 2011
  6. 2010
  7. 2007
Hi Everyone, I hope you all had a safe and happy New Year day. I have a question I'm trying to subtract all negative numbers in yellow T2X represents the total so when subtracting that will = 0

I'm using =SUM(N2:AD2) however since one of the codes is also numeric is also summing it. Any advice I will apricate.

May blessing come your way this year!

Sincerely,

Gasper



1609535345685.png
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
If you change the formula so that it doesn't include the code cells then the problem is solved, I've done the first 3 to get you started.
Excel Formula:
=SUM(O2,Q2,S2)
 
Upvote 0
If you change the formula so that it doesn't include the code cells then the problem is solved, I've done the first 3 to get you started.
Excel Formula:
=SUM(O2,Q2,S2)
Thank you Sir.
 
Upvote 0

Forum statistics

Threads
1,215,633
Messages
6,125,922
Members
449,274
Latest member
mrcsbenson

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