sksanjeev786
Well-known Member
- Joined
- Aug 5, 2020
- Messages
- 961
- Office Version
- 365
- 2016
- Platform
- Windows
Hi Team
I need help checking the color of cells from F to J and O to S column inlduing Bold data as welll
I need help checking the color of cells from F to J and O to S column inlduing Bold data as welll
FS.xlsm | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |||
6 | Brand Consideration | 37% | +15.9 | 46% | +15.5 | 37% | 15.9 | 46% | 15.5 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
7 | TRUE | TRUE | TRUE | TRUE | TRUE | |||||||||||||||||||
8 | Brand Favorability | 34% | +16.7 | 42% | +15.4 | 34% | 16.7 | 42% | 15.4 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
9 | Brand Revelance | 40% | +24.5 | 48% | +19.0 | 40% | 24.5 | 48% | 19 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
10 | TRUE | TRUE | TRUE | TRUE | TRUE | |||||||||||||||||||
11 | Aided Brand Awareness | 91% | +5.2 | 89% | +3.6 | 91% | 5.2 | 89% | 3.6 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
12 | Brand Association | 31% | +16.0 | 41% | +10.5 | 31% | 16 | 41% | 10.5 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
13 | Ad Recall | 7% | +12.5 | 15% | +14.8 | 7% | 12.5 | 15% | 14.8 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
14 | Brand Value | 37% | +21.5 | 48% | +10.9 | 37% | 21.5 | 48% | 10.9 | TRUE | TRUE | TRUE | TRUE | TRUE | ||||||||||
15 | 63/352 | 105/467 | 63/352 | 105/467 | TRUE | TRUE | TRUE | TRUE | TRUE | |||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
F6,I11:I14,F11:F14,I8:I9,F8:F9,I6 | F6 | =INDEX(INDIRECT("'"&$A6&$B6&"'!A"&$C6&":IV"&$D6&""),MATCH($E6,INDIRECT("'"&$A6&$B6&"'!A"&$C6&":A"&$D6&""),0),F$2) |
G6,J11:J14,G11:G14,J8:J9,G8:G9,J6 | G6 | =INDEX(INDIRECT("'"&$A6&$B6&"'!A"&$C6&":IV"&$D6&""),MATCH($E6,INDIRECT("'"&$A6&$B6&"'!A"&$C6&":A"&$D6&""),0),G$2)*100 |
V6:V14,X6:Y14 | V6 | =ROUND(F6,2)=O6 |
W6:W15,Z6:Z15 | W6 | =ROUND(G6,1)=P6 |
V15,X15:Y15 | V15 | =F15=O15 |
F15,I15 | F15 | =F17&"/"&G17 |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
V6:Z15 | Cell Value | contains "f" | text | NO |
G6,J6 | Expression | =G24=$AB$1 | text | NO |
G6,J6 | Expression | =G24=$AB$2 | text | NO |
G6,J6 | Expression | =G24=$AB$3 | text | NO |
E6:E14 | Cell Value | duplicates | text | NO |
G11:G14,J11:J14 | Expression | =G27=$AB$1 | text | NO |
G11:G14,J11:J14 | Expression | =G27=$AB$2 | text | NO |
G11:G14,J11:J14 | Expression | =G27=$AB$3 | text | NO |
H6:H14 | Expression | =I6="p" | text | NO |
H6:H14 | Expression | =I6="q" | text | NO |
H6:H14 | Expression | =I6="r" | text | NO |
G8:G9,J8:J9 | Expression | =G25=$AB$1 | text | NO |
G8:G9,J8:J9 | Expression | =G25=$AB$2 | text | NO |
G8:G9,J8:J9 | Expression | =G25=$AB$3 | text | NO |