I am setting up a relatively simple Crystal Report that shows This Year/Last Year sales by Customer. My goal is to somehow show the sales by month, by customer, compared to last year, for the entire year. I'm having some difficulty figuring out how to be able to display all the data, as showing Month 1 TY, Month 1 LY, $$ Change, Month 2 TY, Month 2 LY, $$ Change, and so forth simply will not all fit horizontally on one page. My report is grouped by customer name, I have summary formulas in the group footer, the details are suppressed, and I'm only showing the Top 15 customers by total last year sales $$. What I'd like to do, if possible, is display Month 1 and Month 2 at the top, then Month 3 and Month 4 below it, and so forth. I've been playing around with grouping and adding sections but I just can't seem to figure this out.
Customer 1 Month 1 TY$$ Month 1 LY $$ $$ Change Month 2 TY$$ Month 2 LY $$ $$ Change
Customer 2 Month 1 TY$$ Month 1 LY $$ $$ Change Month 2 TY$$ Month 2 LY $$ $$ Change
Customer 3 Month 1 TY$$ Month 1 LY $$ $$ Change Month 2 TY$$ Month 2 LY $$ $$ Change
Customer 4 Month 1 TY$$ Month 1 LY $$ $$ Change Month 2 TY$$ Month 2 LY $$ $$ Change
Customer 5 Month 1 TY$$ Month 1 LY $$ $$ Change Month 2 TY$$ Month 2 LY $$ $$ Change
Customer 1 Month 3 TY$$ Month 3 LY $$ $$ Change Month 4 TY$$ Month 4 LY $$ $$ Change
Customer 2 Month 3 TY$$ Month 3 LY $$ $$ Change Month 4 TY$$ Month 4 LY $$ $$ Change
Customer 3 Month 3 TY$$ Month 3 LY $$ $$ Change Month 4 TY$$ Month 4 LY $$ $$ Change
Customer 4 Month 3 TY$$ Month 3 LY $$ $$ Change Month 4 TY$$ Month 4 LY $$ $$ Change
Customer 5 Month 3 TY$$ Month 3 LY $$ $$ Change Month 4 TY$$ Month 4 LY $$ $$ Change
Customer 1 Month 5 TY$$ Month 5 LY $$ $$ Change Month 6 TY$$ Month 6 LY $$ $$ Change
Customer 2 Month 5 TY$$ Month 5 LY $$ $$ Change Month 6 TY$$ Month 6 LY $$ $$ Change
Customer 3 Month 5 TY$$ Month 5 LY $$ $$ Change Month 6 TY$$ Month 6 LY $$ $$ Change
Customer 4 Month 5 TY$$ Month 5 LY $$ $$ Change Month 6 TY$$ Month 6 LY $$ $$ Change
Customer 5 Month 5 TY$$ Month 5 LY $$ $$ Change Month 6 TY$$ Month 6 LY $$ $$ Change