Mid Function Conditional Formatting - Unusual Behavior

ovm512

New Member
Joined
Jan 19, 2019
Messages
5
Hi to all,

I am a teacher attempting to perform some magic apparently beyond my abilities.
The goal is simple: isolate numeric data found within parentheses in a text string via a formula to then highlight a cell presenting said data within a range. Here is what I have so far:

DOTNUQD

Excel 2016 (Mac) 32 bit
ABC
1
2C (80%)0.8TRUE

<colgroup><col style="width: 25pxpx"><col><col><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet1

Worksheet Formulas
CellFormula
B2=MID([COLOR=rgb(255]A2,SEARCH("(",A2)+1,SEARCH(")",A2)-SEARCH("(",A2)-1[/COLOR])+0
C2=([COLOR=rgb(255]MID(A2,SEARCH([COLOR=0)]"(",A2[/COLOR])+1,SEARCH([COLOR=0)]")",A2[/COLOR])-SEARCH([COLOR=0)]"(",A2[/COLOR])-1)+0[/COLOR])>=0.8

<thead>
</thead><tbody>
</tbody>

<tbody>
</tbody>

My use of the MID formula tests well, presenting TRUE in C2, and this I thought was what I needed to apply conditional formatting rules for the entire sheet. To be successful, the formula in C2 should provide the right formatting rule to pick out the 80 in A2 and so highlight A2.

However, what doesn't appear in the above sample is the highlighted cell resulting from pasting the formula in C2 into a formatting rule (a rule created with the entire sheet selected, FYI). Such a rule highlights B1 and only B1 (!). [Side note, I used the Forum Tools Add In to insert my cells into this post, but it didn't capture the formatting.] So, my formula fails to pick out target data in A2 and results in a seemingly random, empty cell being highlighted. Any help would be greatly appreciated. Thanks in advance.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
When you use CF formula the formula should reference the top left cell of the range its being applied to. Your formula would work if being applied to A2:A10 for example.
 
Upvote 0
Hi,

If you're selecting the Entire sheet by clicking on the upper left triangle, you need to change your formula to reference A1 (rather than A2):

=MID(A1,FIND("(",A1)+1,FIND(")",A1)-FIND("(",A1)-1)+0>=0.8
 
Upvote 0
When you use CF formula the formula should reference the top left cell of the range its being applied to. Your formula would work if being applied to A2:A10 for example.


Hiya,

Thanks for the response. This is the formatting formula that results in misapplied conditional formats:

<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Lucida Grande'; color: #000000}</style>=(MID(A2,SEARCH("(",A2)+1,SEARCH(")",A2)-SEARCH("(",A2)-1)+0)>=0.8

So I would think I would be ok based on your concern, and yet I get the blank B1 cell highlighted by this formula. Any other ideas?
 
Upvote 0
Hi,

If you're selecting the Entire sheet by clicking on the upper left triangle, you need to change your formula to reference A1 (rather than A2):

=MID(A1,FIND("(",A1)+1,FIND(")",A1)-FIND("(",A1)-1)+0>=0.8

Gotcha,

Now my formula highlights B2, which makes more sense, but it still cannot seem to find the numeric data ("80") in A2, I suppose, as it does not highlight the desired cell. Nevertheless, a major improvement, and thank you!
Why do you think my main goal [having the formula parse the text string in A1, "+C (80%)", to return just the numeric value ("80"), thus highlighting it] has yet to be achieved?
 
Upvote 0
The formula you provided would need to look at the C(80%) cell not the cell showing 80. If you want it to look at the cell showing 80 then just use =B1>=80. Apply to appropriate range. Dont use CF on entire sheet.
 
Upvote 0
Your CF formula (if applied correctly), should Not highlight Any cell that does Not contain 80% or more within brackets (i.e. (80%), (81%), (90.5%), etc.).
Any cell that is Empty, Blank, or contain any Other Text or Number should Not be highlighted.

Now, specifically, what "Range" are you trying to highlight using CF,
And, what are the different possible data within this range?
 
Upvote 0
Your CF formula (if applied correctly), should Not highlight Any cell that does Not contain 80% or more within brackets (i.e. (80%), (81%), (90.5%), etc.).
Any cell that is Empty, Blank, or contain any Other Text or Number should Not be highlighted.

Now, specifically, what "Range" are you trying to highlight using CF,
And, what are the different possible data within this range?

Agreed to all of the above, I have selected the entire sheet as my range. Yet I get the B2 result. This or some fairly broad range of rows would be necessary to be successful/useful. Is there any reason why I should not do so? I would wonder why as I need not do this for any other conditional formatting I have used.

To be clear the following is the only data on my test sheet at row 2 (I'm using text as the formatting on the tool is problematic:
A B C
1
2 C (80%) .8 TRUE

<colgroup><col span="3"></colgroup><tbody></tbody>

B2 is the only cell being formatted even though the formula used is:

<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Lucida Grande'; color: #000000}</style>=MID(A1,FIND("(",A1)+1,FIND(")",A1)-FIND("(",A1)-1)+0>=0.8

And so should, in theory result in a highlight of A1. Thanks again for all of your help.
 
Upvote 0
And so should, in theory result in a highlight of A1. Thanks again for all of your help.

"A1" above should read A2 sorry and thank you again.

<style type="text/css">p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Lucida Grande'; color: #000000}</style>
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,040
Members
449,063
Latest member
ak94

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