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.
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.