Forum Discussion
clh_1496
Aug 02, 2023Brass Contributor
Conditional Formatting for Quarters & Years
Hi all, I had a spreadsheet that had months along the top and used conditional formatting to colour in the cells between the start and finish date using the formula: =AND($C5<=E$2,$D5>=E$2) and i...
- Aug 02, 2023
I'd use a slightly different setup.
You can then use the original formula in the conditional formatting rule:
HansVogelaar
Jan 15, 2025MVP
Thanks. Does the attached version work for you? I changed the formula in the conditional formatting rules so that a cell is highlighted if the time periods overlap a date range instead of being contained in the range.
applepie
Jan 17, 2025Copper Contributor
yes it does. thank you so much!