Hi - Some help required please!
Anyone able to help me with the follow?
Required output;
thanks in advance!
Anyone able to help me with the follow?
Book1 | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | Sample1 | Sample2 | Sample3 | Sample4 | Sample5 | ||
2 | 3 | A | 2 | B | G | ||
3 | 1 | 3 | 2 | 1 | 1 | ||
4 | 1 | A | 3 | B | 3 | ||
5 | 1 | 4 | 2 | 3 | 1 | ||
6 | 3 | 3 | 2 | 1 | 3 | ||
Sheet1 |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
A1:E6 | Cell Value | =3 | text | NO |
Required output;
Book1 | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | Sample1 | Sample2 | Sample3 | Sample4 | Sample5 | ||
2 | 3 | ||||||
3 | 3 | ||||||
4 | 3 | 3 | |||||
5 | 3 | ||||||
6 | 3 | 3 | 3 | ||||
Sheet2 |
thanks in advance!