Using Conditional Formatting to Highlight Positions

Newbienew

Active Member
Joined
Mar 17, 2017
Messages
376
Office Version
  1. 2016
Platform
  1. Windows
Hello

I am attempting to do a complicated "for me" conditional format. I want to be able to highlight any ratings on a separate spreadsheets column (E) based on the column A and I of the rating and column B and J if its greater than 0. I am not about to move these columns. The issue is column E on the separate sheet has different variables at the end of the ratings, ranging from 1,2,3,sn,an,cn,fn and c, cs. The formula would have to be able to turn any rating green on the E column of the other sheet regardless of the variable endings. I have posted the A and B columns first ant the E column of the other sheet as well. Please help Thank you.

Copy of REM SLOW WORKBOOK AUG5.xlsb
ABCDEFGHIJ
1RateAvailableBNAASchool RateAvailable
2A000ABE0
3ABF500ABH0
4AC000AD0
5ADEK000ADSP0
6AE000AECF0
7AG000AIRC0
8AIRR000AM0
9AME000AMEK0
10AN000AO0
11AS000AT0
12AV000AW0
13AWF000AWO0
14AWR000AWS0
15AZ3000BM0
16BU000CE0
17CM000CS0
18CSS000CTI0
19CTM000CTN0
20CTR45600CTT0
21DC000E0
22EA000EM0
23EMN000EN0
24EO000EOD0
25ET000ETN0
26ETR000ETV0
27FC000FCA0
28FN000FT0
29GM4500GSE0
30GSM000HM48
31HMBHT000HMDA0
32HMDH000HMFM0
33HML000HT0
34IC000IS0
35IT000ITS0
36LN000LS0
37LSS000MA0
38MC000MM0
39MMA000MMN0
40MMS000MMW0
41MN5400MR0
42MT000MU0
43NC000ND0
44NUC000OS0
45PC000PR0
46PS000QM0
47RP000RS0
48S000SB0
49SECF000SENG0
50SH000SK0
51SKS000SN0
52SNL000SO0
53STG000STS0
54SW000UCT0
55UT000YN0
56YNS000
Sheet2




Copy of REM SLOW WORKBOOK AUG5.xlsb
E
2ABE2
3ABE3
4ABEAN
5ABECS
6ABF1
7ABF3
8ABFAN
9ABFAN
10ABFC
11ABFFAN
12ABH1
13ABH2
14ABH3
15ABHAN
16ABHC
17AC2
18ACCS
19AD2
20AD3
21ADAN
22AE1
23AE2
24AE3
25AG3
26AM1
27AM2
28AM3
29AMCS
30AME1
31AME2
32AME3
33AN
34AO
35AO2
36AO3
37AOAN
38AOAN
39AOCS
40AS1
41AS2
42AS3
43ASCS
44AT
45AT1
46AT1
47AT2
48AT2
49AT3
50AWS1
51AZ1
52AZ2
53AZAN
54BM1
55BM2
56BM3
57BMC
58BU2
59CE3
60CM2
61CM3
62CMDCS
63CS1
64CS2
65CS3
66CSS2
67CSS3
68CSSN
69CTN1
70CTN2
71CTN3
72CTR1
73CTR2
74CTT1
75CTT2
76CTT3
77DC2
78DC3
79EM2
80EM3
81EMC
82EMN1
83EMN2
84EMN3
85EMNCM
86EN2
87EN3
88EO3
89ET1
90ET2
91ET3
92ETN1
93ETN2
94ETN3
95ETV2
96FC1
97FC2
98FC3
99FCA1
100FCA2
101FCA3
102FCAC
103GM1
104GM2
105GM3
106GSCS
107GSE1
108GSE2
109GSEC
110GSM2
111GSM3
112GSMFN
113HM1
114HM2
115HM3
116HMCS
117HN
118HNSN
119HT1
120HT2
121IC1
122IC2
123IC3
124IS1
125IS2
126IT1
127IT2
128IT3
129ITSN
130LN2
131LS1
132LS2
133LS3
134LS3
135LSC
136LSSC
137LSSN
138MA1
139MA2
140MA3
141MAC
142MASN
143MC1
144MC2
145MC3
146MM1
147MM2
148MM3
149MM3
REM TEAM JUN




Copy of REM SLOW WORKBOOK AUG5.xlsb
E
150MMA2
151MMFN
152MMN1
153MMN2
154MMN2
155MMNC
156MN1
157MT1
158MT2
159MU3
160NC1
161NCC
162OS2
163OS3
164OSSN
165PR1
166PR2
167PS
168PS2
169PS3
170QM1
171QM2
172RS3
173SB1
174SB2
175SH2
176SHSN
177SO1
178STG1
179STG2
180STG3
181STS1
182STS2
183STS3
184STSCS
185TBD
186TM2
187TM3
188YN2
189YN3
190YNSC
REM TEAM JUN
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
So what i understood from your explanation is that you want to highlight the column a and B if there is value in Column A and Non-Zero in Column B
if this is your requirement please consider this

Book1
ABCDEFGHIJ
1RateAvailableBNAASchool RateAvailable
2A000ABE0
3ABF500ABH0
4AC000AD0
5ADEK000ADSP0
6AE000AECF0
7AG000AIRC0
8AIRR000AM0
9AME000AMEK0
10AN000AO0
11AS000AT0
12AV000AW0
13AWF000AWO0
14AWR000AWS0
15AZ3000BM0
16BU000CE0
17CM000CS0
18CSS000CTI0
19CTM000CTN0
20CTR45600CTT0
21DC000E0
22EA000EM0
23EMN000EN0
24EO000EOD0
25ET000ETN0
26ETR000ETV0
27FC000FCA0
28FN000FT0
29GM4500GSE0
30GSM000HM48
31HMBHT000HMDA0
32HMDH000HMFM0
33HML000HT0
34IC000IS0
35IT000ITS0
36LN000LS0
37LSS000MA0
38MC000MM0
39MMA000MMN0
40MMS000MMW0
41MN5400MR0
42MT000MU0
43NC000ND0
44NUC000OS0
45PC000PR0
46PS000QM0
47RP000RS0
48S000SB0
49SECF000SENG0
50SH000SK0
51SKS000SN0
52SNL000SO0
53STG000STS0
54SW000UCT0
55UT000YN0
Sheet4
Cells with Conditional Formatting
CellConditionCell FormatStop If True
I2:J55Expression=AND($I2<>"",$J2>0)textNO
A2:B56Expression=AND($A2<>"",$B2>0)textNO
 
Upvote 0
Sorry, I always seem to not be able to explain thru typing. I have two sheets. One the first sheet I have A Column and B Column along with I column and J Column. The A and I columns have the first letters of the rating. On a completely different sheet, I have those ratings but they have different characters after first letters. Take A3, it says ABF, one the other sheet column E could have ABFAN, ABF3, ABF2, ABF1, ABFC, ABFCS all in that seem column. I need a conditional format that will be able to match up the first letters to turn those rating green despite what comes after the first letters based on if column B and J is greater than 0. I hope this makes more sense than my initial posting

Your formula still worked out for me as I was using
Copy of REM SLOW WORKBOOK AUG5.xlsb
A
2A
Sheet2
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A2:A56,I2:I55Expression=IF(B2>0,TRUE,"")textNO


To do the job, Thankyou
 
Upvote 0
I suppose you want this

Book1
A
1ABE2
2ABE3
3ABEAN
4ABECS
5ABF1
6ABF3
7ABFAN
8ABFAN
9ABFC
10ABFFAN
11ABH1
12ABH2
13ABH3
14ABHAN
15ABHC
16AC2
17ACCS
18AD2
19AD3
20ADAN
21AE1
22AE2
23AE3
24AG3
25AM1
26AM2
27AM3
28AMCS
29AME1
30AME2
31AME3
32AN
33AO
34AO2
35AO3
36AOAN
37AOAN
38AOCS
39AS1
40AS2
41AS3
42ASCS
43AT
44AT1
45AT1
46AT2
47AT2
48AT3
49AWS1
50AZ1
51AZ2
52AZAN
53BM1
54BM2
55BM3
56BMC
57BU2
58CE3
59CM2
60CM3
61CMDCS
62CS1
63CS2
64CS3
65CSS2
66CSS3
67CSSN
68CTN1
69CTN2
70CTN3
71CTR1
72CTR2
73CTT1
74CTT2
75CTT3
76DC2
77DC3
78EM2
79EM3
80EMC
81EMN1
82EMN2
83EMN3
84EMNCM
85EN2
86EN3
87EO3
88ET1
89ET2
90ET3
91ETN1
92ETN2
93ETN3
94ETV2
95FC1
96FC2
97FC3
98FCA1
99FCA2
100FCA3
101FCAC
102GM1
103GM2
104GM3
105GSCS
106GSE1
107GSE2
108GSEC
109GSM2
110GSM3
111GSMFN
112HM1
113HM2
114HM3
115HMCS
116HN
117HNSN
118HT1
119HT2
120IC1
121IC2
122IC3
123IS1
124IS2
125IT1
126IT2
127IT3
128ITSN
129LN2
130LS1
131LS2
132LS3
133LS3
134LSC
135LSSC
136LSSN
137MA1
138MA2
139MA3
140MAC
141MASN
142MC1
143MC2
144MC3
145MM1
146MM2
147MM3
148MM3
Sheet2
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A1:A148Expression=SUM(IFERROR(SEARCH(FILTER(IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55),IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55)<>FALSE)&"*",$A1),0))>0textNO
 
Upvote 0
FILTER(IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55),IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55)<>FALSE)&"*"

Sheet 1 is the Sheet as per Post 2
 
Upvote 0
Ok i didn't see you need J Column also so consider this formula

=(SUM(IFERROR(SEARCH(FILTER(IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55),IF(Sheet1!$B$2:$B$55>0,Sheet1!$A$2:$A$55)<>FALSE)&"*",$A1),0))+ SUM(IFERROR(SEARCH(FILTER(IF(Sheet1!$J$2:$J$55>0,Sheet1!$I$2:$I$55),IF(Sheet1!$J$2:$J$55>0,Sheet1!$I$2:$I$55)<>FALSE)&"*",$A1),0)))>0
 
Upvote 0
My version of excel does not have the filter formula function. I thought I was pasting it wrong but yes this what I am looking for. The conditional format to go in on the other sheet. It would just have to do that for all the ratings and change them blue just as in your example there
 
Upvote 0
But your profile shows office 365 version.???? Let me try Which version do you use???
 
Upvote 0
But your profile shows office 365 version
Not all 365 users have dynamic array functions, some people on the semi-annual channel have not yet had the latest update.
 
Upvote 0
My apologies, I will update that. I did have 365 on home computer but my work one has 2016. Now I just have 2016.

@ Fluff, that has happen to me a few times when i did have 365
 
Upvote 0

Forum statistics

Threads
1,215,019
Messages
6,122,707
Members
449,093
Latest member
Mnur

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