Search found 3 matches

by Linda_M_(Guest)
Thu Oct 24, 2002 11:23 am
Forum: R&R ReportWorks Users
Topic: Omitting Blank Pages
Replies: 3
Views: 2137

==> RE: Omitting Blank Pages

If you have the Reset Page box checked in your group field, then each new group will start page numbering at 1.__If you are using V9 or above you can use the REPORTPAGE() function instead of the PAGENO() function to print a page number that does not reset at each group.____Kathleen__R&R Support
by Linda_M_(Guest)
Wed Oct 23, 2002 3:55 pm
Forum: R&R ReportWorks Users
Topic: Omitting Blank Pages
Replies: 3
Views: 2137

Omitting Blank Pages

I have a report that is calculating the Gross profit on each order by salesperson. I want my report to print only those records that meet the criteria I have set up - which is all records with a total GP <= 20%. This works fine. However when viewing the print out it is also printing the blank header...
by Linda_M_(Guest)
Tue Oct 22, 2002 5:02 pm
Forum: R&R ReportWorks Users
Topic: records w/calculated field
Replies: 8
Views: 5121

==> RE: records w/calculated field

Hi Michael,____Thanks for the reply. This didn^t work either. Does it make any difference that the extprc & extcst fields are total fields that are performing calculations? I know there has to be a way to do this and I know I must be overlooking something very simple.____Any other thoughts?____T...