I have been getting a GPF error when printing a series of individual reports. It is not consistent. Using the same dataset, sometimes the error will show up after 3 prints, sometimes 10, etc. After reading the various posts already out there, I checked the style sheet and it is ok. However, the report does have some filters saved with it. I eliminated the filters, and the problem seems to go away, but of course the data is not what I want. I'd like to know how I can still implement the filter, but not in the report, since it appears to be causing the issue. My report basically has information from one table about the order, then joins with a second table that contains customer addresses (multiple, representing mailing address and billing address which could be different). For the report, I only want the billing address so that is what the filter is for. How can I best accomplish this to avoid my GPF problem? I have the problem in Paradox 9 and 10, in both full and runtime versions. Thanks in advance !