Add a blank row in report

cobol29

New member
Local time
Today, 15:51
Joined
Jun 11, 2007
Messages
1
How do I add an empty row in a report if I don't see what I want?
I have this report based on a corsstab query. When generating the report, if there is no record related to, for example, Jack, I will not get anything on it.

I set up the names of members on the left side of a table, and expect them to be printed in order.

The issue is if there is nothing from Jack, the whole record will move up a row.
Therefore, everything is a mass. I want to know, if there is anyway to add an empty row when generating a report based on a crosstab query. Thanks.
 

Users who are viewing this thread

Back
Top Bottom