I have a reports with fields for weight, height, width diameter, and depth (all database fields). I have these fields conditionally set to highlight the field if it is null. all the fields work properly except height. Anyone else had this problem? Solution?Code:Expression is IsNull([fieldname])