I am trying to hide fields in a report (both the label and the text box)if the field is null (blank). I thought the best way would be to have a macro make the field "not visible" if null. I have tried various permutations using the IIf command in the SetValue macro option without success. Any help with syntax would be appreciated.