I might not be quite following, but are you trying to make the entire column itself disappear if a certain field is blank, or a report filter is answered a certain way? If so, I think you could accomplish that in text mode by conditionally setting the width to 0 for that column if your condition wer...