ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   CF for over/under mean unit (https://www.excelbanter.com/excel-worksheet-functions/23052-cf-over-under-mean-unit.html)

marcy

CF for over/under mean unit
 
I need some help writng a CF formula, please.
I am trying to identify measurments that are out of tolerance (either over
or under) as follows:

Cell B16 = 1/2"
Cell C16 = 12 1/8"

I would like cell D16 to change font (or bacground) color if the measurment
entered into cell D16 is GREATER than C16 + B16 OR conversely, LESS than
C16-B16.
Does this require two separate conditions?
I'm stumped...please help!
Thanks in advance...as always!

Jason Morin

You only need one condition:

=OR(D16C16+B16,D16<C16-B16)

HTH
Jason
Atlanta, GA

"marcy" wrote:

I need some help writng a CF formula, please.
I am trying to identify measurments that are out of tolerance (either over
or under) as follows:

Cell B16 = 1/2"
Cell C16 = 12 1/8"

I would like cell D16 to change font (or bacground) color if the measurment
entered into cell D16 is GREATER than C16 + B16 OR conversely, LESS than
C16-B16.
Does this require two separate conditions?
I'm stumped...please help!
Thanks in advance...as always!



All times are GMT +1. The time now is 12:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com