Apr 19 2024 12:50 PM
Hello!
I have a pivot table where the following columns are repeated for several states, so the easiest way to create the conditional formatting would be one that works for the entire pivot table, even as states are selected and deselected and as both the columns and rows grow and shrink. I want the "On Hand + On Order" values to be highlighted when they are less than the "Remaining To Ship" value in the same row. Is it possible to use table references to these columns? If not, is there a clever / elegant way to write a single Conditional Formatting formula that would cover the entire pivot table as the table expands and contracts (both rows and columns)?
Apr 19 2024 01:29 PM
Perhaps the attached example is similar to what you are looking for. I've entered a rule for conditional formatting based on two columns.
Apr 19 2024 01:34 PM
Apr 19 2024 02:32 PM
Hi @LMercury,
this is the rule for conditional formatting.
=(H2>180000)*(I2>12000000)
And here's a screenshot of the file. I assume that without seeing the screenshot the rule wouldn't be helpful.