Report Limits

J

jez123456

Hi

I'm building a report with fields from a query. I've only placed about a
third of the fiels onto the report detail section and I'm hitting the section
height limit of 55.87cm.

Is there a workaround for this limitation?

Thanks
 
D

Duane Hookom

Assuming you have a primary key field, you can add this field as your last
sorting and grouping level and display its header and/or footer to double or
triple the size of the detail section.

Sometimes a request like this suggests un-normalized tables (not always).
 
Top