• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Pivot table with formatted cells - Conditional formating

SarahK

New Member
Hello.

I have a pivot table that has all numbers (For the value it is #'s). I formatted the cells so now they appear as follows:

1 = Access
2 = No Access

So now instead of #'s it shows the words. Now what I am trying to do, is put conditional formatting around these cells. For example, I would like all of the cells that are saying Access to have a border around them and the No Access to be shaded in. I am not having any luck doing this. Is it not possible to do a conditional format if you have a custom format in the cells?

Thank you,
Sarah
 
Select Cells, Put below formula in CF and apply format.

=[Relative Cell Address eg A1]=1.... Apply format
repeat same with new rule =2 different format.

Regards,
 
Back
Top