How to print numbers horizontally?

  • Thread starter Thread starter hanski
  • Start date Start date
H

hanski

Hi.

I have a table including ten fields from 1 to ten.

I can easily make a report where numbers are vertically, but how can I
make a report where numbers are situated in same line, in other words
they are horizontally?


hanski
 
hanski,
It would be helpful if you could provide a sample "Here's what I
have... and here's what I'd like to see."
You could create 10 columns in the detail section, and list "across
then down."
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
 
hanski,
Given that you're not sure how to display "ten fields" horizontally,
I'm assuming you really mean you have 1 field with values for
ten records.
My other response assumes that...
--
hth
Al Campagna
Microsoft Access MVP 2007-2009
http://home.comcast.net/~cccsolutions/index.html

"Find a job that you love... and you'll never work a day in your life."
 
Hi.

I have a table including ten fields from 1 to ten.

I can easily make a report where numbers are vertically, but how can I
make a report where numbers are situated in same line, in other words
they are horizontally?


hanski

If you in fact have ten *fields in the same record* in your table, just put
ten textboxes on the Report in report design view (i.e. don't use the wizard).
 
Back
Top