jrhessey
IS-IT--Management
- Feb 25, 2005
- 37
I'm trying to figure out what I've done wrong, but can't seem to make sense of it. I'm trying to conditional formatting of fields that have certain text in a description.
Here is the formula:
if {SO_24CRWPickingSheet.ItemDescription} like "Discontinued" then crBold else
if {SO_24CRWPickingSheet.ItemDescription} like "discontinued" then crBold
Now if the Description field has Discontinued and only Discontinued then it works, but it has anything else after Discontinued, then it doesn't do any formatting. I'm using CR 8.5.
Here is the formula:
if {SO_24CRWPickingSheet.ItemDescription} like "Discontinued" then crBold else
if {SO_24CRWPickingSheet.ItemDescription} like "discontinued" then crBold
Now if the Description field has Discontinued and only Discontinued then it works, but it has anything else after Discontinued, then it doesn't do any formatting. I'm using CR 8.5.