G
Guest
I have a multipage report that totals a variety of fields. I would like to suppress a page from printing if the total for that page is zero. The report prints a four page document for each customer in the set. Some customers do not have any transactions that would show up on the third page and I would like to suppress it just for those customers, possible with an If then statement? Any help would be appreciated. Thank you