Hello All,
I was practicing on "Northwind" and was able to modify the "Invoice" report to conditionally format an entire row.
I did the following:
1. Shift-click to select all the fields in the "Details" section.
2. "Format" select "Conditional Formatting"
3. Changed "Condition 1" to "Expression is"
4. The expression I used was [Quantity] = 1
Note: There is not an "Expression Builder" to create this expression.
5. Selected the necessary formatting.
It worked by formatting each field that was selected. Conditional Formatting does not work on a "Shape" (rectangle), but it will work on an "Unbound" text box.
Hope this helps,
Michael