Set the visible property of the detail area of the report to false.
Be sure any VBA code you have behind the detail area of the report executes on the Format property, not the Print property, otherwise the code will not be executed (since the detail never is printed).