Is there anyway to turn off a Footer line in a report?
I have "Descriptio n Header" and "Descriptio n Footer". "Descriptio n Header" holds most of the information while "Descriptio n Footer" Holds one field called "Notes". If "Notes" is empty, I don't want "Descriptio n Footer" to print.
I have tried using If statements under the Format event and a couple of the other events but have had no luck. Am I trying something that can't be done?
I have "Descriptio n Header" and "Descriptio n Footer". "Descriptio n Header" holds most of the information while "Descriptio n Footer" Holds one field called "Notes". If "Notes" is empty, I don't want "Descriptio n Footer" to print.
I have tried using If statements under the Format event and a couple of the other events but have had no luck. Am I trying something that can't be done?
Comment