Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jhermiz
3564 Posts |
Posted - 2004-08-13 : 13:37:04
|
I see this one guy who used to work before me created a report that had sometihng like the followingJon Doe 100 Mark stevens 200Tom steven 200 Blah Blah 200... ... .... ... --------------------------------------------------------------------------------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...its based on column to column but I cannot seem to figure out how he has done that. I checked the group by on the report and I dont know...Jonwww.web-impulse.comCan you dig it: http://www.thecenturoncompany.com/jhermiz/blog/ |
|
jhermiz
3564 Posts |
Posted - 2004-08-13 : 13:41:42
|
Nevermind found it in File->Page setup columns!Shanks!jonJonwww.web-impulse.comCan you dig it: http://www.thecenturoncompany.com/jhermiz/blog/ |
 |
|
|
|
|