I see this one guy who used to work before me created a report that had sometihng like the following

VB Code:
  1. Jon Doe 100          Mark stevens 200
  2. Tom steven 200    Blah Blah 200
  3. ...                              ... .
  4. ...                              ...

Meaning instead of going to the next page it went to the next column. But I checked everything on a report that I wanted to make just like his and it goes to the next page. I checked all the code, the details, the grouping and they are all the same.

Anyone know how to make sure it goes to the next column rather than new page ?

This is an access report. He did NOT use any queries even...