Vishaal
Well-known Member
- Joined
- Mar 16, 2019
- Messages
- 543
- Office Version
- 2010
- 2007
- Platform
- Windows
- Web
Hi, we have the following sheet where we want to use multiple conditional formatting
Sheet is
first conditional formatting Result Sheet
D2:G2 will be yellow if there is delay or no entry (10 minute delay) and no colour when entry done and no color if get the entry in D2 and I2
Second conditional formatting result sheet
I2:J2 will be green if F2 is equal to todays date or small then today and no color if entry done in I2
Third Conditional Formatting result sheet
if in coloumn B and G is there is difference in quantity then it will light blue
Sheet is
Book1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | Date | Order | Date | P Name | TG | Qty | Recd. Date | Recd. Qty | ||||
2 | 4/27/10 | 876 | ||||||||||
3 | 4/27/10 | 500 | 27/04/2010 | TEST 1 | 29/4/2010 | 550 | 4/27/2010 | 500 | ||||
4 | 5/9/10 | 200 | 09/05/2010 | TEST 2 | 16/5/2010 | 200 | 5/20/2010 | 150 | ||||
5 | 5/9/10 | 150 | 09/05/2010 | TEST 3 | 16/5/2010 | 150 | 5/17/2010 | 150 | ||||
6 | 5/10/10 | 600 | 10/05/2010 | TEST 4 | 17/5/2010 | 600 | ||||||
7 | 5/10/10 | 254 | 10/05/2010 | TEST 5 | 17/5/2010 | 254 | 5/16/2010 | 254 | ||||
8 | 5/12/10 | 654 | 12/05/2010 | TEST 6 | 19/5/2010 | 654 | 5/18/2010 | 654 | ||||
9 | 5/12/10 | 951 | 12/05/2010 | TEST 7 | 19/5/2010 | 951 | 06/10/2010 | 950 | ||||
10 | 5/12/10 | 757 | 12/05/2010 | TEST 8 | 19/5/2010 | 757 | 6/15/2010 | 757 | ||||
Sheet2 |
first conditional formatting Result Sheet
D2:G2 will be yellow if there is delay or no entry (10 minute delay) and no colour when entry done and no color if get the entry in D2 and I2
Book1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | Date | Order | Date | P Name | TG | Qty | Recd. Date | Recd. Qty | ||||
2 | 4/27/10 | 876 | ||||||||||
3 | 4/27/10 | 500 | 27/04/2010 | TEST 1 | 29/4/2010 | 550 | 4/27/2010 | 500 | ||||
4 | 5/9/10 | 200 | 09/05/2010 | TEST 2 | 16/5/2010 | 200 | 5/20/2010 | 150 | ||||
5 | 5/9/10 | 150 | 09/05/2010 | TEST 3 | 16/5/2010 | 150 | 5/17/2010 | 150 | ||||
Sheet2 |
Second conditional formatting result sheet
I2:J2 will be green if F2 is equal to todays date or small then today and no color if entry done in I2
Book1 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | |||
1 | Date | Order | Date | P Name | TG | Qty | Recd. Date | Recd. Qty | |||||
2 | 4/27/10 | 876 | 27/04/2010 | TEST 1 | 29/4/2010 | 876 | Today is 29/04/2010 | ||||||
3 | 4/27/10 | 500 | 27/04/2010 | TEST 1 | 29/4/2010 | 550 | 4/27/2010 | 500 | |||||
Sheet2 |
Third Conditional Formatting result sheet
if in coloumn B and G is there is difference in quantity then it will light blue
Book1 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | |||
1 | Date | Order | Date | P Name | TG | Qty | Recd. Date | Recd. Qty | |||||
2 | 4/27/10 | 876 | 27/04/2010 | TEST 1 | 29/4/2010 | 876 | Today is 29/04/2010 | ||||||
3 | 4/27/10 | 500 | 27/04/2010 | TEST 1 | 29/4/2010 | 550 | 4/27/2010 | 500 | |||||
Sheet2 |