Just to clarify a little more. What I want to do is not show a field or it's label if it is null. I don't want a space for said field either. I want said field to be totally gone, not just invisible.
and, of course, if said field does contain a value, I want to display it.
and also, I am...