Conditional format - if cell is greater or less than the sum of the range of cells in Google Sheets

Aeri

New Member
Joined
Apr 6, 2023
Messages
3
Office Version
  1. 2016
Platform
  1. Windows
Hi,

I've looked around for an answer to this without success.

I have a spreadsheet where I need the "18" change and be highlighted as green if the sum of the next 4 columns with a check is greater than 18. Stay in yellow if equal to the sum, and red if under.

Tried to use =SUM(Col1:Col4), and =SUM(S642,T642,U642,V642) but it is not working..
1680807869257.png


Thanks in advance.
 
Last edited by a moderator:

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Hi & welcome to MrExcel.
How about for Green
Excel Formula:
=Q642>SUM(S642:V642)
 
Upvote 0
Is this for Sheets or Excel?
 
Upvote 0
In that case you should make that clear initially & such questions should be posted in the General Discussion & Other Applications section of the board.
I have done that for you this time.

As I know nothing about conditional formatting in Sheets, I cannot help.
 
Upvote 1

Forum statistics

Threads
1,215,390
Messages
6,124,667
Members
449,178
Latest member
Emilou

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