Please excuse the post if this is the wrong forum ...

I want the Crystal Report (VS 2008) to have 2 columns on a single page (in landscape mode), with identical vertical sizes

[ ------ column 1 ------ ]    [ ------ column 2 ------]
  details for day 1                details for day 4

[ ------ column 1 ------ ]    [ ------ column 2 ------]
  details for day 2                details for day 5

The size allotted for each "day" should be the same. Hopefully I will be able to get 7 days worth of data on a single page.

Is this possible? or should I think of a different method to use?

Thanks,
T