help for report!

  • Thread starter Thread starter AAA
  • Start date Start date
A

AAA

I have inventory list and qty on hand,
For instance:
Item# Qty
001 18
002 12
003 10
004 11
..
..
..
..
In order to save more space in the report
I want to know how to create the report like this:
Item# Qty Item# Qty
001 18 002 12
003 10 004 11
..
..
..
..
Thanks a lot!

Danny
 
AAA said:
I have inventory list and qty on hand,
For instance:
Item# Qty
001 18
002 12
003 10
004 11
.
In order to save more space in the report
I want to know how to create the report like this:
Item# Qty Item# Qty
001 18 002 12
003 10 004 11


With the report open in Design View, use the File - Page
Setup - Columns menu item to specify 2 columns with Across
then Down snaking.
 
I appreciated! It's really helpful!!

Danny

Marshall Barton said:
With the report open in Design View, use the File - Page
Setup - Columns menu item to specify 2 columns with Across
then Down snaking.
 
Back
Top