Multiple Columns on a Report

W

WildlyHarry

I have a Multi-Column Report. The Column headers are the date. Within the
columns I have a set list of transaction codes. There needs to be a label
box for each code in the left most column. I have the report set up fine,
but the lobel box for each code appears in all columns. This causes
confusion and wastes space. Is there anyway to set the label box property as
visible in only the first columns of my report. Below is a sample of what I
have so far. Thank you in advance for your help.

What I have
Date 1 Date 2 Date 3
Label 1 xxx Label 1 xxx Label 1 xxx
Label 2 xxx Label 2 xxx Label 2 xxx
Label 3 xxx Label 3 xxx Label 3 xxx...

What I want
Date 1 Date 2 Date 3
Label 1 xxx xxx xxx
Label 2 xxx xxx xxx
Label 3 xxx xxx xxx...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top