I have 14 (num) fields that correspond to a category (25 character phrase). So, as of now I have the report set to list the fields by category vertically. The report is set to group by Year (Field) and by Month (Field).
I created a cross tab query that displays the data with the month and year on the left side and the category across the top, which is fine except you can't read the categories, but the fields are correct by date.
So, when the report runs, each record displays downward. What I need is the records to display in a columnar format across the page (Landscape) by year and by month. Any ideas? I haven't been able to crack this nut.
Thank you