Report layout help

marthacasting

Registered User.
Local time
Today, 15:29
Joined
Oct 17, 2011
Messages
67
I am still trying to create a report that shows one record per page, with each record consisting of about 50 fields. I've tried the suggestion of starting with creating a report using just a few of the fields and then adding in fields a couple at a time. I am relatively new to creating reports, but I don't know how to do that so the fields are not all "connected" to each other (either in Reports or Forms). Is it possible move/manipulate each field individually (kind of like moving text boxes in Publisher or Word)?

Thanks for any help/insight!
 
Thank you for this. So I have it so that only one record (person) shows per page; however, the 50 fields run across the top of the multiple pages, so that each record/person is pages & pages long, with squished info in each field.
Is there a way to manually move each of the 50 fields around, individually, on the page?
 
Sounds like you are running your report off one table?
 
Yes. Actually I have one large table (>10,000 records), and from that I create many queries; each query has 14-20 records; each record has 50-60 fields. So the reports are based off of the queries.
 
What kind of details does your table hold? Details of each customer with their orders, address details etc?
 
Yes, demographic information as well as medical/personal information. So I need to capture all that information for each person on his own page.
 
Is this an import from a properly normalized database?

Move the controls around until you get the perfect fit. For example, you can stack the controls.
 

Users who are viewing this thread

Back
Top Bottom