Formula to add numbers in a row with certain conditions

jessica0

New Member
Joined
Feb 7, 2019
Messages
3
Hello

I have an spreadsheet and in a certain row I want to add some of the numbers together, I only want to add together the numbers that are bellow 20 and are conditional formatted to turn green. Is there a formula for this? Thank you
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Welcome to Mr Excel,

You could possibly use the same formula as used in the cond format in a sumif, but you need to provide more info.
 
Upvote 0
Thank you,
Its a weight loss/gain chart. I want to add the total weight loss, the green is a loss and the red is a gain so I used the =SUMIF(range,"<20") formula but then need to make sure it only calculates the green conditional formatted cells and not the red ones. The conditional formatting rule I used to turn each cell green is IF(C3<B3) and red IF(C3>B3)
 
Upvote 0

Forum statistics

Threads
1,213,494
Messages
6,113,981
Members
448,538
Latest member
alex78

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