Reports and Records

  • Thread starter Thread starter Timothy Millar
  • Start date Start date
T

Timothy Millar

I have built a report that shows several records of various lengths however;
if a record will not fit on a page it will start the record on the next page,
sometimes leaving a large space if the record itself is large. Is there a
way to have a record flow between pages regardless if part of a record shows
on one page and the rest on another? Thank you for your help.
 
Try setting the Keep Together property of the section (detail section?) to NO.
Yes keeps the entire record on one page, No allows the record to break
across pages.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 
You are amazing. Thank you.

John Spencer said:
Try setting the Keep Together property of the section (detail section?) to NO.
Yes keeps the entire record on one page, No allows the record to break
across pages.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 
Back
Top