Background: I want to highlight the cell (red) if stated WBS used towards an Application has a WBS Description indicating that the WBS is ‘closed’.
Following formula is working on specific WBS Description:
=IF({Applications Master Data.Stated Operations WBS Description}="CLOSED - OM Endur O&P","red","")
But If I try to use wildcards to detect WBS Descriptions contain ‘closed’ I feel the taste of failure :-)
Using R11