Slow Learner
Registered User.
- Local time
- Yesterday, 18:36
- Joined
- Oct 7, 2004
- Messages
- 17
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
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