1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Conditional formatting for a specific date range

Our take

Hi all, I’m seeking assistance with applying conditional formatting to highlight cells in green based on a calculated date falling within the defined financial year. I’ve set the financial year parameters in a background sheet called "Settings" and tested my formula, which appears correct: `=AND(G3>Settings!$B$6, G3<Settings!$B$7)`. However, when I implement this rule in the Conditional Formatting Rules Manager for column A, it fails to work. I’d appreciate any insights into what might be going wrong. Thank you!

Hi all.

I'm trying to get a column of cells to fill green if a calculated date in its row falls within the financial year. I've defined this financial year in a background sheet, Settings.

https://preview.redd.it/alf6zhnfnjpg1.png?width=354&format=png&auto=webp&s=063962d78d2caf791c954fbfa963699edd1f58a7

I ran a test column it appears correct, formula
=AND(G3>Settings!$B$6,G3<Settings!$B$7)

https://preview.redd.it/lyg9ybxcnjpg1.png?width=189&format=png&auto=webp&s=8a7cdfe5347f56460c2b68ad72f98d14bf4606cd

Yet when I put this very rule into the Conditional Formatting Rules Manager (to apply to the A column), it doesn't work.

What am I doing wrong?

submitted by /u/Own_Act_1087
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with