Report cutoff
Posted: Mon Mar 10, 2008 6:34 pm
I have built a very simple Accounts Receivable report that for some reason just stops after printing 4 pages. Same behaviour if previewed on screen.__Customers just stop in the "A"s does not even complete them much less the rest of the customers.__This has to be something simple that I keep overlooking.__Any ideas where to look?__The single datafile is sorted by custno->item and grouped by custno->item. __Query is all records <> "FREIGHT". Pulls 32710 of 50573 records.__Report fields ar custno, item, quantity, list price and extension all on a 2GF-ITEM band. A single summed field, on a 1GF band.__Format looks OK it just stops at the end of page 4.__