I could not able to do conditional formatting in Pivot Table by using the formula as mentioned below :
Steps followed :Home >Conditional Formatting > New Rule >Use a formula to determine which cells to format
After putting formula,formatted with fill.
BUT IT DON'T WORKED OUT.
kindly let me know where I am wrong.
The same query has been posted at >
http://www.excelforum.com/showthread.php?t=1149868&p=4446239#post4446239
Code:
=VLOOKUP(B6,SO!$A$1:$K$6622,11,0)="Not Approved"
Steps followed :Home >Conditional Formatting > New Rule >Use a formula to determine which cells to format
After putting formula,formatted with fill.
BUT IT DON'T WORKED OUT.
kindly let me know where I am wrong.
The same query has been posted at >
http://www.excelforum.com/showthread.php?t=1149868&p=4446239#post4446239