Conditional Formatting degree's w/Tolerance

AFoxExcel

New Member
Joined
Dec 9, 2020
Messages
6
Office Version
  1. 2016
Platform
  1. Windows
Hey all first time posting.

I am working on a document, and need to be able to conditional format numbers, and degree's, along with a +/- tolerance. I was able to get the regular numbers to work, but the fomratting does not seem to work when the degree symbol is added.

Any suggestions on how to get conditional formatting for degree numbers?

The formula I am using current is the first image below:

1607541579708.png


This is an example of what the sheet looks like:
1607541436882.png



Any help would be appreciated.
 
You've got an A24 in the formula rather than G24
 
Upvote 0
Solution

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
@Fluff, o yikes... I should have seen that! This all seems to work well now!!

Thank you very much for solving this for me
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0
there are no inconsistencies.

Fluff Formula​


المصنف1
BCDEFGHIJKLMNOPQ
23normal Dimension÷Tolerance-TolerancePart1Part2Part3Part4Part5Part1Part2Part3Part4Part5
2490°91°90°89°91°91°91°92°89°91°91°
251.0000.0100.0100.9011.0201.0101.0301.0011.0101.0201.0101.0301.010
2690°77°90°88°91°91°91°92°89°91°91°
ورقة1
Cells with Conditional Formatting
CellConditionCell FormatStop If True
G24:Q26Expression=AND(G24<>"",OR(SUBSTITUTE(G24,CHAR(176),"")+0>SUBSTITUTE($B24,CHAR(176),"")+SUBSTITUTE($C24,CHAR(176),""),SUBSTITUTE(G24,CHAR(176),"")+0<SUBSTITUTE($B24,CHAR(176),"")-ABS(SUBSTITUTE($D24,CHAR(176),""))))textNO
 
Upvote 0

Forum statistics

Threads
1,214,982
Messages
6,122,573
Members
449,089
Latest member
Motoracer88

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