I would like to have several fields (and their labels) in a subreport NOT show up on a report if they do not contain any value. Is it possible to have fields visible on a report depending on it's value?
if field = 0 then do not show that particular field on the report.
I am creating an invoice report and certain clients get a "professional discount". If someone isn't getting a discount, I don't want "professional discount = blank" to show up. I would prefer to leave the entire field off so that the client isn't aware that other people may be receiving a professional discount.
Thanks,
Gretchen
if field = 0 then do not show that particular field on the report.
I am creating an invoice report and certain clients get a "professional discount". If someone isn't getting a discount, I don't want "professional discount = blank" to show up. I would prefer to leave the entire field off so that the client isn't aware that other people may be receiving a professional discount.
Thanks,
Gretchen