Conditional Formatting

How_Do_I

Well-known Member
Joined
Oct 23, 2009
Messages
1,843
Office Version
  1. 2010
Platform
  1. Windows
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
How can I sort the following out please?
<o:p> </o:p>
M11:N11 are highlight by CF because F11:H11 are not = to 12… So IF B11 is blank I don’t want my CF to work…
<o:p> </o:p>
Therefore, this is the original formula I placed in the CF… =SUM($F9:$H9)<>12 so for my solution I need to add do nothing if B9 is blank… How would I do that please?

Excel Workbook
BCDEFGHIJKLMN
95, 1, 6115161.0115, 1, 61
103, 5, 3123532.0223, 5, 31
11
Sheet1
Cells with Conditional Formatting
CellConditionCell FormatStop If True
M91. / Formula is =SUM($F9:$H9)<>12Abc
N91. / Formula is =SUM($F9:$H9)<>12Abc
M101. / Formula is =SUM($F10:$H10)<>12Abc
N101. / Formula is =SUM($F10:$H10)<>12Abc
M111. / Formula is =SUM($F11:$H11)<>12Abc
N111. / Formula is =SUM($F11:$H11)<>12Abc
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

Forum statistics

Threads
1,224,585
Messages
6,179,706
Members
452,939
Latest member
WCrawford

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