Increasing the Length of an Access Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have added new fields to a table and want to also add them to the report
derived from that table....it is already quite lengthy. It won't allow me to
grab the bottom of the report (in design view, of course) and drag it down to
give me more room to add the new fields. Any suggestions? I don't want to
completely recreate the report if at all possible.
 
Sounds a bit un-normalized.... however, you can create addition "detail"
sections by setting your lowest Grouping and Sorting level to your primary
key value/field. Then choose to display either the header or footer.
 
Back
Top