Delete by code the last page of a report

D

Douglas J. Steele

Since a report is based on an underlying query, you can't delete specific
pages.

You can not print the page(s) you don't want, or you can change your
underlying query to retrieve less information.
 
Top