I would like to highlight a field if a date is null.
Right now I am going into the selection expert for a Date field, clicking on the border tab, and putting the following formula for the backround ...
if isnull({date_field}) then yellow else nocolor
this works if I am trying to highlight this grouped section but it doesn't work for a specific field ... I am sure it is something I am just overlooking ... thanks, Bill
Right now I am going into the selection expert for a Date field, clicking on the border tab, and putting the following formula for the backround ...
if isnull({date_field}) then yellow else nocolor
this works if I am trying to highlight this grouped section but it doesn't work for a specific field ... I am sure it is something I am just overlooking ... thanks, Bill