IIII
New Member
- Joined
- Jan 26, 2021
- Messages
- 18
- Office Version
- 365
- Platform
- Windows
- Mobile
- Web
Hi,
I'm looking to find a way to highlight rows within this range (not entire row), based on the following two conditions:
I'm able to highlight the individual cells easy enough for the second condition but just can't seem to get my head around doing the rest.
Thanks in advance for any help provided and please let me know if further info is required.
Cheers.
I'm looking to find a way to highlight rows within this range (not entire row), based on the following two conditions:
- If any date in column A is a weekend, then highlight that particular row and/or
- If any cell value in Column B at min. contains the word "TEST" (doesn't have to match case) then highlight that particular row.
Book2 | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | Date | Shift | Hours | Kms | Status | ||
2 | Wednesday, 6 April 2022 | Jane Doey | 123 | 34 | Approved | ||
3 | Wednesday, 6 April 2022 | Jane Doey | 123 | 34 | Approved | ||
4 | Thursday, 7 April 2022 | TEST EAGLES | 123 | 34 | Approved | ||
5 | Thursday, 7 April 2022 | Alice Doey | 123 | 34 | Approved | ||
6 | Friday, 8 April 2022 | Jane Doey | 123 | 34 | Approved | ||
7 | Saturday, 9 April 2022 | TEST EAGLES | 123 | 34 | Approved | ||
8 | Saturday, 9 April 2022 | Derek Doey | 123 | 34 | Approved | ||
9 | Monday, 11 April 2022 | Jane Doey | 123 | 34 | Approved | ||
10 | Monday, 11 April 2022 | TEST EAGLES | 123 | 34 | Approved | ||
11 | Tuesday, 12 April 2022 | Jane Doey | 123 | 34 | Approved | ||
12 | Wednesday, 13 April 2022 | Steve Doey | 123 | 34 | Approved | ||
13 | Wednesday, 13 April 2022 | Jane Doey | 123 | 34 | Approved | ||
14 | Thursday, 14 April 2022 | Jane Doey | 123 | 34 | Approved | ||
15 | Thursday, 14 April 2022 | John Doey | 123 | 34 | Approved | ||
16 | Friday, 15 April 2022 | John Doey | 123 | 34 | Approved | ||
17 | Saturday, 16 April 2022 | John Doey | 123 | 34 | Approved | ||
Sheet1 |
I'm able to highlight the individual cells easy enough for the second condition but just can't seem to get my head around doing the rest.
Thanks in advance for any help provided and please let me know if further info is required.
Cheers.