conditional format

  • Thread starter Jean-Paul De Winter
  • Start date
J

Jean-Paul De Winter

Hi,

I can change the layout of a field itself in conditional format, but, I
would like to change the layout of another field too, depending on the data
in the "most-important" field.
Can somebody tell me how?
Thanks
JP
 
D

Duane Hookom

An example you could use in the conditional formatting is:
[MostImportant]>100
or
[DateField] + 14<=Date()
 
Top