View Full Version : Viewing and printing report


Slow Learner
10-13-2004, 10:37 AM
I have a report that has a link to a table with a field called results. When the results field appears on screen (or prints out) it reports the contents of the field vertically on the page.
Like:
Result 1
Result 2
Result 3
I would like the results to show horizontally across the page in one line.
Like:
Result 1 Result 2 Result3
Is there a special code that I can put in to make this happen? and if so where in the hierarchy of the coding would I place this?
Thanks :confused: