Need to highlight rows in report depending on a field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to colour highlight rows depending on the information in a particular
field. Conditional formating the field will only colour that specific field
and not the entire row of information
 
apply the conditional formatting to ALL the fields in that row. A
"condition" does not have to evaluate the current field. For example, if
you have five fields in a row, you could apply the same format to each field
in the row.

Field1 format states... If field5 is true, then make this field blue
Field2 format states... If field5 is true, then make this field blue
Field3 format states... If field5 is true, then make this field blue
Field4 format states... If field5 is true, then make this field blue
etc.
 
Back
Top