Since I'm not quite sure what you mean by that, I guess not. It might help to review what I have done. I have the records sorted by the appropriae field, account number, and have formatted the details section using the previous function. So, if the previous ({Acctnumber}) = {Acctnumber} it means the record should print. the way I did that was to suppress printing on the details section, then it is false if the above rule is found to be true. The result has been that second record prints, but not the first.