View Single Post
  #1  
Old May 9th, 2005, 10:11 PM
external usenet poster
 
Posts: n/a
Default Printing on 3x5 Rolodex Card Stock

Hello Everyone,

I have a report based on a query ( 2 tables: one is tblEmployee the other is
tblCars)

The query lists an employee with 1 to 6 cars (1 to Many relationship).

I have precut 3x5 card stock from Rolodex and have setup the report page
format to print 2 columns with 2 rows to match the cardstock.

I have been able to print an employee whether 1 or 6 on each card but not on
a single 3x5 card listing all the cars information line by line.

Now I have a Group Header (Height .75") for Name and phone number.

I want to list in the details section their year, make, and model on
separate lines.

I cannot get the report to go to the next section or more importantly next
card to print the next person and their respective cars.

The next person simply prints right after the last detail record, not onto
the next card.

I have played with the various properties but to no avail.

Can any one help.

- Tom